Skip to content

Latest commit

 

History

History

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>