/basic-react-native-redux-example

Basic React Native Redux Example with Redux Offline + Redux Saga

Primary LanguageJavaScript

React Native Redux Example

To get started:

  1. Clone repo
git clone https://github.com/msmaromi/basic-react-native-redux-example.git
  1. Install dependencies
npm i || yarn
  1. Start packager
npm start
  1. Run on device of choice.