Skip to content

react-native-training/basic-react-native-redux-example

Repository files navigation

React Native Redux Example

To get started:

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