Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 311 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 311 Bytes

RN-multiple-select-sample

Sample project showing basic usage of the react-native-multiple-select library

How to use

  • Clone repo

  • cd into cloned folder

  • Run yarn install

  • Run either react-native run-ios or react-native run-android