/react-native-todo

Todo app with React-Native, Redux, Firebase and Enzyme

Primary LanguageJavaScript

Todo App using React Native, Redux, Firebase and Enzyme

Dependency Status Circle CI

Requires https://github.com/rnpm/rnpm for Checkbox Icon, install using:

npm i
npm install rnpm -g
rnpm link

After the npm install you should be able to use the react-cli to run the app:

react-native run-ios
react-native run-android