GitHub - arnif/redux-react-native-counter-example: Redux counter example implemented for React Native

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

redux-react-native-counter-example

This is the Redux counter example implemented in React native

Install

git clone https://github.com/arnif/redux-react-native-counter-example.git
cd redux-react-native-counter-example
npm install

Running

npm start
open reduxCounterExample.xcodeproj
run in simulator

Troubleshooting

If you encounter any errors please make sure you are using the latest version of watchman

brew update && brew upgrade watchman

Credits

About

Redux counter example implemented for React Native

Resources

Readme

Activity

Stars

16 stars

Watchers

1 watching

Forks

2 forks

Releases

No releases published