Skip to content

zhongjie-chen/rn_rank

Repository files navigation

React-native Gank-Share (干货分享)

GitHub stars GitHub forks GitHub issues

This is a sharing technology application,is very 因垂思挺。 Written in the react-native framework, both support IOS and Android.

Screenshot Android

Screenshot IOS

Download From Android Market

From jifeng Android Market: Download rank

Dependency

"dependencies": {
    "react": "^0.14.7",
    "react-native": "^0.24.1",
    "react-native-drawer": "^2.0.0",
    "react-native-scrollable-tab-view": "^0.4.1",
    "react-redux": "^4.4.1",
    "redux": "^3.3.1",
    "redux-thunk": "^2.0.1"
  }

How To Build And Run

  • 1.Prepare your environment: Requirements and Android Setup
  • 2.Clone this repo, and goto the project root directory
  • 3.run: npm install
  • 4.run only for ios: react-native run-ios
  • 5.run only for android: react-native run-android
  • 6.Enjoy

Thanks

@干货集中营 @开发者头条 @reading

Contributors

@zhogjie-chen @liupeng

License

Apache License 2.0