git clone https://github.com/ReactNativeSchool/react-native-timer-app
yarn install
/npm install
yarn run ios
/npm run ios
oryarn run android
/npm run android
This project was put together to serve as an example to help you in building your own React Native apps. Feel free to download it and tinker with it!