How to create a dropdown text picker, as shown in the picture, in react native, using react-native-paper TextInput and react native autocomplete.
Asked
Active
Viewed 1,163 times
1 Answers
0
You can use react-native-autocomplete-dropdown library from https://www.npmjs.com/package/react-native-autocomplete-dropdown

The Future
- 3
- 5
-
Your answer could be improved with additional supporting information. Please [edit] to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Mar 13 '22 at 13:23