Skip to content

Latest commit

 

History

History
 
 

README.md

Run the example locally

Set up

  • Clone the repository
  • Run yarn in root to install dependencies and again in src to create dist build
  • Run npx pod-install from the example directory

Start the app

  • Run yarn run:android to run on Android
  • Run yarn run:ios to run on iOS
  • Run yarn run:web to run on web