A simple todo list application built with react-native.
git clone https://github.com/goodfellas7/react-native-todo.git
npm install -g expo-cli
cd Todo
npm install
npm run android
npm run ios
- expo
- react-native
- react-navigation
- redux
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple todo list application built with react-native.
git clone https://github.com/goodfellas7/react-native-todo.git
npm install -g expo-cli
cd Todo
npm install
npm run android
npm run ios