File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change
1
+ <p align =" left " >
2
+ <a href =" https://www.npmjs.com/package/react-native-navigation-search-bar " rel =" nofollow " >
3
+ <img src =" https://img.shields.io/npm/v/react-native-navigation-search-bar.svg?style=flat-square " alt =" version " style =" max-width :100% ;" />
4
+ </a >
5
+ <a href =" https://www.npmjs.com/package/react-native-navigation-search-bar " rel =" nofollow " >
6
+ <img src =" http://img.shields.io/npm/l/react-native-navigation-search-bar.svg?style=flat-square " alt =" license " style =" max-width :100% ;" />
7
+ </a >
8
+ <a href =" https://www.npmjs.com/package/react-native-navigation-search-bar " rel =" nofollow " >
9
+ <img src="http://img.shields.io/npm/dt/react-native-navigation-search-bar.svg?style=flat-square" alt="downloads" style="max-width:100%;" />
10
+ </a >
11
+ <hr />
12
+ </p >
13
+
1
14
<h1 align =" center " >
2
15
<img src =" https://github.com/lukebrandonfarrell/react-native-navigation-search-bar/blob/master/example%231.gif?raw=true " /><br />
3
16
React Native Navigation Search Bar
@@ -8,13 +21,13 @@ A searcbar for [React Native Navigation](https://github.com/wix/react-native-nav
8
21
## Install
9
22
10
23
``` sh
11
- npm install react-native-navigation-drawer-extension --save
24
+ npm install react-native-navigation-search-bar --save
12
25
```
13
26
14
27
or
15
28
16
29
``` sh
17
- yarn add react-native-navigation-drawer-extension
30
+ yarn add react-native-navigation-search-bar
18
31
```
19
32
20
33
## Usage
You can’t perform that action at this time.
0 commit comments