We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c690745 commit 22da402Copy full SHA for 22da402
README.md
@@ -4,9 +4,9 @@ A simple search bar component for React Native.
4
5
## Installation
6
7
-* 1.Run `npm i @funnyzak/react-native-search-bar --save`
8
- * or `yarn add @funnyzak/react-native-search-bar`
9
-* 2.`import SearchBar from '@funnyzak/react-native-search-bar'`
+* 1.Run `npm i react-native-input-search-bar --save`
+ * or `yarn add react-native-input-search-bar`
+* 2.`import SearchBar from 'react-native-input-search-bar'`
10
11
## License
12
0 commit comments