0.3.3 • Published 5 years ago

rn-redux v0.3.3

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

RN-Redux CLI · Build status npm version Rn-Redux Welcome

React Native Redux is tools help us create base project React Native, tools automatically add dependencies of Redux and add structure folder

Fast-growing create applications React Native

Supported OperaSystem

  • Window
  • MacOSX
  • Linux

Make sure your computer has a nodejs installed

Install nodejs in your computer click here

Install RN-Redux

npm i -g rn-redux

Guide to rn-redux

Now we will use tools rn-redux, to create a React Native project quickly

rn-redux init AwesomeApp
rn-redux init AwesomeApp --version 0.55.3

Option 1: Select a template available

Templates 1:

Templates 1

Templates 2:

Templates 2

Option 2: Select a custom template

1, templates in local workstation

2, templates in github

Example base project:

Example base project

package.json file has format

{
  "dependencies": {
    "react-redux": "^5.0.7",
    "redux": "^4.0.0"
  },
  "devDependencies": {
    "vnrm": "0.0.11"
  }
}

Example base project

Use for custom templates with GitHub:

Redux base: https://github.com/jundat95/redux-templates.git

Redux-Saga base: https://github.com/jundat95/redux-saga-templates.git

Tutorial:

Video 1: https://www.youtube.com/watch?v=6MiX68YHU_E

Video 2: https://www.youtube.com/watch?v=WbVYEDsca4g

All dependencies will install to new project

Thanks, click on the star button above to support me

Repository React Native Redux Cli click here

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.9

6 years ago

0.2.8

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago