RN-multiple-select-sample

September 25, 2017 ยท View on GitHub

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