基于react-native实现的博客园移动客户端,兼容android和ios

来源:互联网 发布:桥接的网络不稳定 编辑:程序博客网 时间:2024/06/06 05:50

https://github.com/togayther/react-native-cnblogs

功能列表:



用户登录 & 个人信息查看


博文列表 & 博文评论列表 & 博文评论添加 & 我的博文列表 & 博文离线 & 博文收藏


新闻列表 & 新闻评论列表 & 新闻评论添加 & 新闻离线 & 新闻收藏


闪存列表 & 闪存评论列表 & 闪存评论添加 & 新增闪存 & 我的闪存列表


博问列表 & 博问回答列表 & 博问回答添加 & 博问回答评论列表 & 新增博问 & 我的博问列表


收藏列表 & 收藏详情查看 & 博问 + 新闻添加收藏 & 收藏删除


离线列表 & 离线内容查看 & 离线清除


博文搜索 & 搜索结果详情查看

login page

home page

user page

detail page

drawer page

download 下载

android

qrcode

download qrcode

download link:

http://fir.im/togayther

ios

qrcode

download qrcode

appstore link:

https://itunes.apple.com/cn/app/bo-ke-yuan-she-qu/id1176047767?l=zh&ls=1&mt=8

how to run 本地运行

note: if you behind GFW, strongly recommend that you work with vpn.

提示:如果你处于全球最大的局域网,强烈建议你购买一个vpn。

  • config your react-native environment: https://facebook.github.io/react-native/docs/getting-started.html
  • git clone https://github.com/togayther/react-native-cnblogs.git
  • npm install
  • react-native link
  • connect physical device or turn on the emulator
  • react-native run-android/run-ios
  • good luck and enjoy

注意: 因为本软件涉及到基于oauth的登录授权,故本地运行还需要向博客园申请 clientId、clientSecret、rsa加密公钥等授权信息。否则运行后无法登录进入首页。


0 0
原创粉丝点击