• Stars
    star
    625
  • Rank 71,591 (Top 2 %)
  • Language
    JavaScript
  • Created over 9 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ReactNative iOS APP for RubyChina

ReactNativeRubyChina

ReactNative iOS APP for RubyChina

尝试用ReactNative写的iOS客户端

步骤

确保本地环境已安装npm

运行 npm install

然后打开xcode再编译

2015.11.19更新

更新react-native版本,修复各种bug。 暂不支持Android = =!

2015.07.17更新

API已切换到官方V3版API

v0.1:

旧版API是通过kimono抓取的(开发期间正好碰上RubyChina关闭了API)

基本功能

  • 精选主题
  • 分类节点
  • 节点主题

部分截图

首页

home

分类节点

nodes

主题详细页

topic

关于

about

TODO

  • 缓存
  • 用户页
  • 下拉刷新
  • 用户登录(等开放API)
  • ...

BSD