🔥 Simple Todo Application with React Native + Typescript.
- Clone this repo in
git clone https://github.com/codoffer/TodoReactTypescript.git
git checkout branch-name
npm install
Please follow the README for individual repositories
npx react-native run-android
ORnpm run android
Runs dev server for androidnpx react-native run-ios
ORnpm run ios
Runs dev server for ios