Jonoh89 / react-native-todo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 68.1%Language:Objective-C 21.4%Language:Python 5.9%Language:Java 4.7%