jsongo / example-react-native-redux

react native redux counter example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Counter Example

React-Native 0.18.0-rc & Redux 3.0.4 & React-Redux 4.0.5

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

Cheers,

About

react native redux counter example


Languages

Language:Objective-C 47.7%Language:JavaScript 30.5%Language:Java 21.8%