https://github.com/henter/ReactNativeRubyChina
ReactNative iOS APP for RubyChina
https://github.com/henter/ReactNativeRubyChina
javascript reactnative rubychina
Last synced: 9 months 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 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-21T08:46:59.000Z (almost 10 years ago)
- Last Synced: 2024-11-07T15:46:07.698Z (about 1 year ago)
- Topics: javascript, reactnative, rubychina
- Language: JavaScript
- Size: 783 KB
- Stars: 626
- 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)
### 基本功能
- 精选主题
- 分类节点
- 节点主题
### 部分截图
##### 首页

##### 分类节点

##### 主题详细页

#### 关于

### TODO
- 缓存
- 用户页
- 下拉刷新
- 用户登录(等开放API)
- ...
BSD