Skip to content

Starting Point for ReactNative Apps Looking to Use Redux Library

Notifications You must be signed in to change notification settings

jackfrye/ReactNativeReduxBase

Repository files navigation

This application is a starting point for other applications looking to implement Redux with React-Native

React-Native: https://github.com/facebook/react-native

Redux: https://github.com/reactjs/redux

After forking the repository, please ensure you run the command

npm install

This will ensure all packages in the packages.json will be installed to a node_modules directory which I have ignored for the purposes of this repo.

Happy Developing!

About

Starting Point for ReactNative Apps Looking to Use Redux Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published