Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 278 Bytes

File metadata and controls

21 lines (15 loc) · 278 Bytes

react-native-multi-select-minimal

A simple multi-select dropdown component for React Native apps

How to run the project

Install dependencies:

npm install
# --- or ---
yarn

Run the React Native app with Expo:

npx expo

License

MIT