Skip to content

nilopc-react-native/react-native-sudaizhijia

 
 

Repository files navigation

react-native-sudaizhijia

sudai.png

Introduce

sudaizhijai written in react-native. Completed the basic function of the original project,use the MobX in the project. MobX : Simple, scalable state management (easier than Redux) MobX library is a state of precise management tool, it is very easy for me to learn and accept.

iOS App Preview

home.png

product.png

Android App Preview

an

Requirements

React Native 0.44.0  (follow iOS and Android guides)

Dependencies

  1. mobx
  2. mobx-react
  3. react-native-swiper
  4. react-native-easy-toast
  5. react-native-scrollable-tab-view
  6. react-native-tab-navigator
  7. react-native-picker
  8. react-native-blur

Install

1.Clone the repo

$ git clone https://github.com/zhanming0601/react-native-sudaizhijia.git
$ cd react-native-sudaizhijia

2.Install dependencies

$ npm install
$ brew install watchman

3.Start Packager

$ npm start

4.Running on iOS:

$ react-native run-ios

5.Running on Android:

$ react-native run-android

Other Features

License

The MIT License

Questions?

Feel free to contact me [email protected] or issues me

About

sudaizhijai written in react-native

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.1%
  • Objective-C 4.0%
  • Python 1.5%
  • Java 1.4%