0

enter image description here

How to create a dropdown text picker, as shown in the picture, in react native, using react-native-paper TextInput and react native autocomplete.

1 Answers1

0

You can use react-native-autocomplete-dropdown library from https://www.npmjs.com/package/react-native-autocomplete-dropdown

  • 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