This repository was archived by the owner on Jan 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 386
Releases: osdio/noder-react-native
Releases · osdio/noder-react-native
v1.0.5
v1.0.4
v1.0.3
- 重构代码,移除不必要的代码
- 解决莫名其妙崩溃问题,原因是storage某些操作没有加错误处理
- 解决消息列表的长度显示不完整问题
Assets 2
v1.0.1
v1.0.0
终于完成了,松口气:
- 重构代码,更新redux和react到最新库
- 添加statusbar,ui微调
- 添加codepush
- 同时支持android和ios,android测试版已发(见下方),ios已提交app store待审核
- 采用一套自定义的redux中间件,详情见:https://github.com/soliury/noder-react-native/blob/v1.0.0-alpha2/src/store/configureStore.js
- 全部移植到ES6语法
安卓下载地址:https://www.pgyer.com/pEFf
Assets 2
v1.0.0-alpha
v1.0.0-alpha
Pre-release
Pre-release
Finish all basic function:
- publish topic
- reply topic
- up reply
- read topic
- read messages
- user center