We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
A custom react native component for dropdown lists. Emulates some functionality of the HTML <select> tag.
<select>
Create a react native project with example/App.tsx as the main file. Running the application will look similar to the screenshots below.
example/App.tsx
To contribute to the development of this project, please refer to the development guide.