Skip to content

ncherro/example-react-native-redux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

Counter Example

React-Native 0.19.0 & Redux 3.1.7 & React-Redux 4.1.2

This repo demonstrates the usage of latest React-Native with Redux.

Usage

  • 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

NOTE: You don't need to run the above command if you are using npm3.

Cheers,

About

react native redux counter example

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 47.5%
  • JavaScript 30.8%
  • Java 21.7%