yingping_rn - 甘豆影评 React Native 版本


MIT
跨平台
JavaScript

软件简介

运行环境

  • react-native-cli: 0.2.0

  • react-native: 0.28.2

  • Xcode 7.3+

  • Android Studio 2.1+

运行步骤

To run your app on iOS:

   cd Yingping
   react-native run-ios

or Open Yingping/ios/Yingping.xcodeproj in Xcode Hit the Run button

To run your app on Android:

Have an Android emulator running (quickest way to get started), or a device
connected

   cd Yingping
   react-native run-android

目录简要说明

  • app

  • actions (redux action)

  • components (主要界面以及自定义控件)

  • constrants (常量组)

  • containers (redux 容器)

  • reducers (redux 处理器)

  • resourses (可以放资源,例如字体)

  • storage (持久化数据,可以是cache或者database)

  • style (目录内的global-style.js放公共的样式)

注意事项

下载体验

React
Native版ipa