甘豆影评 React Native 版本 yingping_rn
- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/ganguo/yingping_rn
- 软件文档: https://github.com/ganguo/yingping_rn/blob/master/Readme.md
- 官方下载: https://github.com/ganguo/yingping_rn/archive/master.zip
软件介绍
运行环境
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.parts或者js coach找
下载体验
Ajax Design Patterns
Michael Mahemoff / O'Reilly Media / 2006-06-29 / USD 44.99
Ajax, or Asynchronous JavaScript and XML, exploded onto the scene in the spring of 2005 and remains the hottest story among web developers. With its rich combination of technologies, Ajax provides a s......一起来看看 《Ajax Design Patterns》 这本书的介绍吧!

