File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 5
5
6
6
[ ![ npm] [ npm-badge ]] [ npm-url ] [ ![ npm] [ npm-downloads ]] [ npm-url ]
7
7
8
- ## Contributors ✨
9
-
10
- Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
11
-
12
- <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
13
- <!-- prettier-ignore -->
14
- <table >
15
- <tr >
16
- <td align="center"><a href="https://paitoanderson.com/"><img src="https://avatars0.githubusercontent.com/u/4108718?v=4" width="100px;" alt="Paito Anderson"/><br /><sub><b>Paito Anderson</b></sub></a><br /><a href="https://github.com/maxkordiyak/react-native-dropdown-autocomplete/commits?author=PaitoAnderson" title="Code">💻</a></td>
17
- </tr >
18
- </table >
19
-
20
- <!-- ALL-CONTRIBUTORS-LIST:END -->
21
-
22
8
Based on https://bit.ly/2AFjUsj , the most significant advantage of this package among all others is that you can have multiple autocomplete's on your page after following instructions below. Works on Android and IOS.
23
9
<p align =" center " >
24
10
<img src =" https://media.giphy.com/media/AS6Ts8m31qVFNpVHUZ/giphy.gif " alt =" Autocomplete demo " >
@@ -182,6 +168,20 @@ Change valueExtractor and pass the data to Autocomplete without fetchDataUrl
182
168
rightTextExtractor | Extract value from item (args: item, index) | Function | ({ value }) => value
183
169
fetchData | Fetch data for autocomplete | Function | -
184
170
171
+ ## Contributors ✨
172
+
173
+ Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
174
+
175
+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
176
+ <!-- prettier-ignore -->
177
+ <table >
178
+ <tr >
179
+ <td align="center"><a href="https://paitoanderson.com/"><img src="https://avatars0.githubusercontent.com/u/4108718?v=4" width="100px;" alt="Paito Anderson"/><br /><sub><b>Paito Anderson</b></sub></a><br /><a href="https://github.com/maxkordiyak/react-native-dropdown-autocomplete/commits?author=PaitoAnderson" title="Code">💻</a></td>
180
+ </tr >
181
+ </table >
182
+
183
+ <!-- ALL-CONTRIBUTORS-LIST:END -->
184
+
185
185
### Authors:
186
186
187
187
** [ Maksym Plotnikov] ( https://github.com/maksym-plotnikov ) **
You can’t perform that action at this time.
0 commit comments