Skip to content

Latest commit

 

History

History

example

Example App

In order to run the example you need to:

  1. Clone the repository

  2. Go to example folder

$ cd example
  1. Install dependencies
$ yarn
  1. Run the app
react-native run-android