一简
开发中, 欢迎 watch, star && fork
一款使用react-native开发的微博客户端
开发
依赖版本
- Node.js v4.0+
- ReactNative v0.21.0
运行
git clone [email protected]:SFantasy/WeiboReactNative.git
- 执行
cd WeiboReactNative && npm install
- 将
config.example.js
中的app_key
和app_secret
修改为你自己申请的, 并将文件重命名为config.js
- 在 XCode 中打开
Yijian.xcodeproj
- Command + R
在设备上运行
- 执行
npm run bundle
生成打包的JS文件 - Command + R
截屏
- 登录 (OAuth)
- 时间轴
- 评论列表
- 个人主页
使用的开源组件
License
The BSD License