Skip to content

tusharmutreja/react-native-redux-todoapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

React Native + Redux TodoApp

React-Native 0.18.1, Redux 3.0.4 & React-Redux 4.0.5

This is a basic Todo app built using React Native and Redux

Usage

  • git clone the project
  • run npm install
  • if you are using npm version 2 then you need to run the following command, npm@3 won't need this command. to follow up why you need to run this command you can look at this issue
npm run setup_project

About

Todo App Using React Native and Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.7%
  • Objective-C 30.9%
  • Java 20.4%