Skip to content
This repository has been archived by the owner on Sep 19, 2019. It is now read-only.

agileinfoways/react-native-redux-project-structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d7cceb6 · Aug 2, 2019

History

5 Commits
Jul 29, 2019
Aug 2, 2019
Jul 29, 2019
Aug 2, 2019

Repository files navigation

react-native-redux-project-structure

How to use it?

Step:1: First create new react-native project using below command

react-native init yourProjectName

Step:2: Download this zip file

Step:3: Install some dependancies required to integrate redux with navigation

npm install react-navigation react-native-gesture-handler react-navigation-redux-helpers react-redux redux redux-thunk axios

react-native link react-native-gesture-handler

Step:4: Copy src folder and index.js file from your downloaded zip and paste it in your new created project folder

Step:5: Now, Just run your app using below command

react-native run-android

react-native run-ios

Done!....

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published