Daily,一个入门级的 React Native 应用
Daily,一个
React-Native
写的android app。下拉刷新获取:图片、诗句、言语、音乐、乐评、雨声、知乎日报、历史上的今天。
可以说是一个入门级的
React-Native
应用。
项目地址:https://github.com/imguolao/Daily
效果预览
第三方 api
项目中的数据均来源于第三方 api,并未搭建服务端,感谢各位 api 的作者。
- bing 首页图片:
https://cn.bing.com/HPImageArchive.aspx?format=js&idx=0&n=1
- 历史上的今天:
https://api.ooopn.com/history/api.php?type=json
- 言语:
https://v1.hitokoto.cn/
- 诗句:
https://api.gushi.ci/all.json
- 网易云:
https://binaryify.github.io/NeteaseCloudMusicApi
- 知乎日报:
https://news-at.zhihu.com/api/4/news/latest
备注
如今flutter
如日中天,SwiftUI
也在发力,RN
可能真的凉了,还有 RN 打包后的 apk 真大,小东西都几十 MB 的。