Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 434 Bytes

File metadata and controls

9 lines (7 loc) · 434 Bytes

First thing first

As it is cool to have simple example to start, here is a very simple project to play with !

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