Skip to content

johannalee/react-native-redux-example

Repository files navigation

react-native-redux-example

This is a sample app using react-native and redux. You are expected to have all the prerequisite steps to run a react-native application. If not, please follow the instruction here.

Quick Start

Run

npm install

Then run either

npm run start

OR

react-native run-ios

OR

react-native run-ios

Redux-Beacon Examples

This app is originally built for a showcase of redux-beacon implementations in several targets. To see React Native Google Analytics Example, checkout to google-analytics branch

git checkout google-analytics

Then run the application with any of the commands shown above

To see React Native Google Tag Manager Example, checkout to google-tag-manager branch

git checkout google-tag-manager

Then run the application with any of the commands shown above

Demo Images

Android

react-native-redux-example-android

#### iOS

react-native-redux-example-ios

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published