Skip to content

Commit 6e48cd2

Browse files
committed
docs: update README.md for v1.4.0
1 parent 65d3508 commit 6e48cd2

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
1-
![app_icon](https://cloud.githubusercontent.com/assets/7512625/18613513/348f7322-7daf-11e6-902d-94776bb55670.jpg)
1+
[<img width="200" alt="new_logo" src="https://user-images.githubusercontent.com/7512625/34460783-aaf95076-ee53-11e7-8699-3e94b6a0c270.png">](https://user-images.githubusercontent.com/7512625/34460783-aaf95076-ee53-11e7-8699-3e94b6a0c270.png)
22

33
[![React Native](https://img.shields.io/badge/react--native-v0.42.2-05A5D1.svg)](https://facebook.github.io/react-native)
44
[![GitHub issues](https://img.shields.io/github/issues/just4fun/stuhome.svg)](https://github.com/just4fun/stuhome/issues)
55
[![MIT](https://img.shields.io/dub/l/vibe-d.svg)](http://opensource.org/licenses/MIT)
66

77
An iOS client for http://bbs.uestc.edu.cn/ written in [React Native](https://facebook.github.io/react-native/) with [Redux](http://redux.js.org/). APIs are provided by [UESTC-BBS](https://github.com/UESTC-BBS/API-Docs/wiki/Mobcent-API).
88

9-
## Status
9+
## Old logo (from v1.0.0 to v1.3.0)
10+
11+
![app_icon](https://cloud.githubusercontent.com/assets/7512625/18613513/348f7322-7daf-11e6-902d-94776bb55670.jpg)
12+
13+
## Status (v1.4.0)
1014

1115
[<img width="250" alt="download_on_the_app_store" src="https://user-images.githubusercontent.com/7512625/27969868-353f554c-637f-11e7-869d-3963933461ca.png">](https://itunes.apple.com/cn/app/qing-shui-he-pan-stuhome/id1190564355)
1216

@@ -30,6 +34,7 @@ An iOS client for http://bbs.uestc.edu.cn/ written in [React Native](https://fac
3034
- [x] View latest topics
3135
- [x] View hot topics
3236
- [x] View topic detail and comments
37+
- [ ] View specific comments (only from author, descending order, etc)
3338
- [x] Publish topic
3439
- [ ] Edit published topic
3540
- [x] Reply topic
@@ -81,6 +86,7 @@ npm run eslint
8186
- ~~Submit to [App Store](https://itunes.apple.com/cn/app/qing-shui-he-pan-stuhome/id1190564355)~~
8287
- ~~Replace [redux-thunk](https://github.com/gaearon/redux-thunk) with [redux-saga](https://github.com/redux-saga/redux-saga)~~ ([#7](https://github.com/just4fun/stuhome/pull/7))
8388
- ~~Unit Testing Infrastructure~~ ([#8](https://github.com/just4fun/stuhome/pull/8))
89+
- Replace deprecated Navigator with [React Navigation](https://github.com/react-navigation/react-navigation)
8490

8591
## Known issues
8692

src/images/new_logo.png

62.6 KB
Loading

0 commit comments

Comments
 (0)