知乎日报,使用 React Native (Android) 开发。
制作中(未完成)
- 与登录账号相关的(没有权限)
- 分享(需要申请appkey)
- 夜间模式(需要动态设置颜色)
- 设置选项(还没写)
# install dependencies
npm install
# run serve
# open http://127.0.0.1:8081/debugger-ui
react-native start
# run in android
react-native run-android
# run in ios
react-native run-ios
install react-native-tools
use vscode open file.
run debug (F5).

此作品,仅限于个人兴趣与学习。