README.md
February 24, 2020 ยท View on GitHub
React Native Timer App
A simple cross platform (iOS and Android) React Native timer app. This example was put together for React Native by Example. Get started learning & mastering React Native for free!

Installation
git clone https://github.com/ReactNativeSchool/react-native-timeryarn install/npm install
Running
yarn run ios/npm run iosoryarn 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!