Skip to content

Commit

Permalink
发布版本0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardCao authored and RichardCao committed Mar 6, 2016
1 parent 1bdad15 commit b7c0bca
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Reading App Write In React-Native(Studying and Programing)
## Screenshot
![Reading_Splash](./screenshot/Reading_Splash.jpg) ![Reading_Main](./screenshot/Reading_Main.jpg)
![Reading_Article](./screenshot/Reading_Article.jpg) ![Reading_Share](./screenshot/Reading_Share.jpg)
![Reading_About](./screenshot/Reading_About.jpg)
![Reading_Drawer](./screenshot/Reading_Drawer.jpg) ![Reading_Article](./screenshot/Reading_Article.jpg)
![Reading_Share](./screenshot/Reading_Share.jpg) ![Reading_About](./screenshot/Reading_About.jpg)

## Download From Android Market
*From 360 Android Market:* [Download Reading](http://zhushou.360.cn/detail/index/soft_id/3217938?recrefer=SE_D_Reading)
Expand All @@ -19,10 +19,10 @@ Reading App Write In React-Native(Studying and Programing)
"dependencies": {
"avoscloud-sdk": "^1.0.0-rc6",
"immutable": "^3.7.5",
"react-native": "^0.20.0",
"react-native-code-push": "^1.7.0-beta",
"react-native-device-info": "^0.8.3",
"react-native-scrollable-tab-view": "^0.3.6",
"react-native": "^0.21.0",
"react-native-code-push": "^1.7.3-beta",
"react-native-device-info": "^0.8.4",
"react-native-scrollable-tab-view": "^0.4.0",
"react-native-wechat": "^1.3.0",
"react-redux": "^4.4.0",
"redux": "^3.3.1",
Expand Down
11 changes: 11 additions & 0 deletions Reading_Release_Note.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,14 @@
>* 动态化数据流和UI渲染
>* 接入腾讯bugly
>* 升级react-native到0.19.0并升级相关依赖
## 0.1.4
>* 更改导航栏
>* 增加侧边栏
>* 增加建议反馈
>* 增加分类选择功能
>* 关于界面添加超链接
>* 分享到微信好友样式改动
### 技术改造
>* 升级react-native到0.21.0并升级相关依赖
Binary file modified screenshot/Reading_About.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot/Reading_Drawer.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshot/Reading_Main.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b7c0bca

Please sign in to comment.