FlashcardIntermediate
Persisting State with AsyncStorage
AsyncStorage stores key-value data on the device to persist state across launches.
Question
What is AsyncStorage used for in React Native?
Click to reveal answer
AsyncStorage stores key-value data on the device to persist state across launches.
What is AsyncStorage used for in React Native?