We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd42d21 commit 962909bCopy full SHA for 962909b
README.md
@@ -12,7 +12,7 @@ Checkbox component for react native, it works on iOS and Android.
12
## Installation
13
14
* 1.Run `npm i react-native-check-box --save`
15
-* 2.`import Toast, {DURATION} from 'react-native-check-box'`
+* 2.`import CheckBox from 'react-native-check-box'`
16
17
## Demo
18
* [Examples](https://github.com/crazycodeboy/react-native-check-box/tree/master/examples)
0 commit comments