A React Native App which is imitate Messenger App of version after 200.0.
Messenger-old of version before 200.0.
React Native@0.57.8、react-navigation@3.0.9、redux@4.0.1、react-redux@6.0.1、redux-saga@1.0.2
git clone https://github.com/tykdn/Messenger.git`
with yarn
yarn
or with npm:
npm install
react-native link
In the project directory:
run the app
npm start
format code
npm run prettier
build android apk
npm run build_android
- Conversation list page
- Conversation page
- Group Conversation page
- modify page
- add contact page
- online page
- personal center page
- find page
- game page
- video chat page
- take photo page
- use redux Refactor data flow
- shop page
- so many third-level page page