第一个react-native app项目

recently,The technology of react-native is very hot,In this case, I also wrote an app for myself, a react-native。Pack of the generated apk installation package here Transmission

The installation package of android4.4/5.1/6.0 runs smoothly。This project is also an advanced step of this project, integrating the state management of

redux,The redux state management is integrated,Interested students can move on to this project. I hope you can give us more advice. Learn together.

react-redux-demo

The project integrates the react-redux state management on the react-native-app base project.
If you learn about react-native, please move first https://github.com/cryingbat/react-native-app
This will definitely have a basic understanding of react-native. Looking back on this, it’s a lot of work.

On the whole:

React-navigation integrates redux state management. I’m sure you won’t have any trouble with redux after you’ve seen this example。
and then :

1
2
3
4
5
6
Project running-first please: 
# git clone https://github.com/cryingbat/react-redux-demo
# npm i or yarn install the Related。
and then run in your android of virtual machine or in your android 。
Execute the command:
# react-native run-android

Note (this project is not compatible with ios)

screenshot

first:The app will have a full screen rotation of three images,







For beginners, get a quick command of the react-native usage and navigation switch. It has a very big effect. I hope you can study together and make progress together. star me