微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

yingping_rn 甘豆影评 React Native 版本

程序名称:yingping_rn

授权协议: MIT

操作系统: 跨平台

开发语言: JavaScript

yingping_rn 介绍

运行环境

  • 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


yingping_rn 官网

https://github.com/ganguo/yingping_rn

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐