- 积分
- 0
- 在线时间
- 6 小时
- 主题
- 1
- 注册时间
- 2020-6-9
- 帖子
- 1
- 最后登录
- 2020-7-6
- 帖子
- 1
- 软币
- 117
- 在线时间
- 6 小时
- 注册时间
- 2020-6-9
|
本帖最后由 rufeng008 于 2020-6-9 16:31 编辑
React Native 一站式开发解决方案: react-native-easy-app
github:https://github.com/chende008/react-native-easy-app
简书:https://www.jianshu.com/p/88821b1607a7
功能:
1、可以像访问内存对象一样访问AsyncStorage
2、 只需要几十行代码就能实现,一个完整的app与服务器的Http请求交互
3、一行配置 + 基础组件的使用就即可以实现,UI自动屏幕适配
另附有多个不同版本的Demo供大家参考用法:
Sample:https://github.com/chende008/react-native-easy-app-sample
Sample_Mobx:https://github.com/chende008/Sample_MobX
Sample_Redux:https://github.com/chende008/Sample_Redux
|
|