AsyncStorage is persistent storage which will save your stored data until the app's data is cleared or you purposely delete it using AsyncStorage.clear() or ...
確定! 回上一頁