- Install packages with
yarnornpm install.- If you have native iOS code run
npx pod-install
- If you have native iOS code run
- Run
yarn startto start the bundler. - Open the project in a React runtime to try it:
- iOS: Client iOS
- Android: Client Android
- Web: Any web browser

