AsyncStorage is used to store data as a simple key-value store which is unencrypted by default. It allows you to use data in offline mode in React Native apps.
確定! 回上一頁