AsyncStorage in React Native and how to use it with app state manager: Concept map

AsyncStorage is React Native’s API for storing data persistently over the device. It’s a storage system that developers can use and save data in the form of key-value pairs. If you are coming from a web developer background, it resembles a lot like localStorage browser API.

Clickable & Draggable!

Click node to preview!