XiaoShiTang XiaoShiTang是使用React Native+Mobx技术栈来实现的饮食资讯类APP,参考开源项目,阅读和学习了项目的源码,添加,完善了功能,因为时间和设备有限,目前只适配了安卓端,后期将继续进行完善。 运行截图 运行 $ git clone https://github.com/ForeveHG/XiaoShiTang.git $ cd XiaoShiTang $ npm install && react-native link $ react-native run-android