在app中必须要将redux和asyncStorage结合,进行数据的管理。比如获取大量数据的列表,就需要结合已经存在asyncStorage的数据和新获得的数据来得到新的列表。对于断网的情况,也能保证程序的正常进行。
https://github.com/Txiaozhe/react-native/wiki/react-native-Depth#Storage
last update 2016-09-23