我需要使用JS代码中的AsyncStorage将数据保存在本地存储中。
我想知道是否有办法从本机代码(Objective-C或Java)访问AsyncStorage存储的数据。
谢谢!
答案 0 :(得分:1)
如果您导入for l in lines:
if 'Element 1' in l:
print(l)
,则可以致电RCTAsyncLocalStorage.h
:https://github.com/facebook/react-native/blob/master/React/Modules/RCTAsyncLocalStorage.m#L266