甘豆影评 React Native 版本 yingping_rn

码农软件 · 软件分类 · React 开源项目 · 2019-04-28 07:58:03

软件介绍

运行环境

  • 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

  

本文地址:https://codercto.com/soft/d/4548.html

Ajax Design Patterns

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》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具