Skip to content

blackmady/yingping_rn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

甘豆影评React Native版本

License MIT

运行环境

  • 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


甘豆影评原生版

 

iPhone


Android


About

甘豆影评React Native版

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 55.1%
  • Java 29.2%
  • Objective-C 6.0%
  • Shell 5.3%
  • HTML 2.1%
  • CSS 1.7%
  • Other 0.6%