Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SFantasy/WeiboReactNative

:iphone: Yijian - an iOS Weibo App made with React Native
https://github.com/SFantasy/WeiboReactNative

react react-native react-native-app

Last synced: 3 months ago
JSON representation

:iphone: Yijian - an iOS Weibo App made with React Native

Awesome Lists containing this project

README

        

一简
---

[README in English](README_en.md)

> 开发中, 欢迎 watch, star && fork

一款使用[react-native](http://facebook.github.io/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)

- 时间轴

- 评论列表

- 个人主页

## 使用的开源组件

- [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons)
- [react-native-spinkit](https://github.com/maxs15/react-native-spinkit)
- [react-native-gifted-listview](https://github.com/FaridSafi/react-native-gifted-listview)

## License

The [BSD License](LICENSE)