首页 > 代码库 > React Native使用Mobx总结

React Native使用Mobx总结

参考博客:

http://www.jianshu.com/p/505d9d9fe36a    这是目前为止觉得最详细学习的博客了

 

Mobx实现购物车Demo:

https://github.com/PengSiSi/PSMeiTuan/blob/master/Component/Sections/Setting/Demos/CartMobxDemo.js

暂时先留白,要下大雨了,先回家...明早完善自己的Mobx总结.

React Native使用Mobx总结