The easiest way to start with your application.
Download or clone this repo.
Install dependencies.
npm install
// or
yarn install
npm run ios // npm run android
// or
yarn ios // yarn android
Project was created using Expo. If you want standard native project please run following command:
expo eject
This template is an open source project and will always remain free to use. If you think it's cool, please star it 🌟. Callstack is a group of React and React Native geeks, contact us at hello@callstack.com if you need any help with these or just want to say hi!