Skip to content

Latest commit

 

History

History

README.md

Getting started in React Native

This is the companion app for the developer guide.

Run the example

  1. npm install
  2. cd ios && pod install
  3. cd .. && npm run <ios|android>