Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/henter/ReactNativeRubyChina
ReactNative iOS APP for RubyChina
https://github.com/henter/ReactNativeRubyChina
javascript reactnative rubychina
Last synced: 4 days ago
JSON representation
ReactNative iOS APP for RubyChina
- Host: GitHub
- URL: https://github.com/henter/ReactNativeRubyChina
- Owner: henter
- Created: 2015-04-05T23:40:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-21T08:46:59.000Z (over 8 years ago)
- Last Synced: 2024-08-01T19:53:01.146Z (3 months ago)
- Topics: javascript, reactnative, rubychina
- Language: JavaScript
- Size: 783 KB
- Stars: 627
- Watchers: 43
- Forks: 105
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://www.kimonolabs.com)抓取的(开发期间正好碰上RubyChina关闭了API)
### 基本功能
- 精选主题
- 分类节点
- 节点主题### 部分截图
##### 首页
![home](http://henter.qiniudn.com/ios/home.png)##### 分类节点
![nodes](http://henter.qiniudn.com/ios/nodes.png)##### 主题详细页
![topic](http://henter.qiniudn.com/ios/topic.png)#### 关于
![about](http://henter.qiniudn.com/ios/about.png)### TODO
- 缓存
- 用户页
- 下拉刷新
- 用户登录(等开放API)
- ...BSD