Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 513 Bytes

File metadata and controls

10 lines (8 loc) · 513 Bytes

Run on Android and iOS !

That's it ! You can run the project on both Android and iOS ! In this example, you'll see how to abstract the use of the Spinner on both iOS and Android 😀

Run the project

  • run npm i to install the dependencies
  • run npm start to start the packager
  • open the project into ios/ with xcode and then run the project into your favorite device !

More infos on the official React Native doc