You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
@@ -30,6 +34,7 @@ An iOS client for http://bbs.uestc.edu.cn/ written in [React Native](https://fac
30
34
-[x] View latest topics
31
35
-[x] View hot topics
32
36
-[x] View topic detail and comments
37
+
-[ ] View specific comments (only from author, descending order, etc)
33
38
-[x] Publish topic
34
39
-[ ] Edit published topic
35
40
-[x] Reply topic
@@ -81,6 +86,7 @@ npm run eslint
81
86
-~~Submit to [App Store](https://itunes.apple.com/cn/app/qing-shui-he-pan-stuhome/id1190564355)~~
82
87
-~~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))
0 commit comments