Why does AsyncStorage takes long time to load the data?

Viewed 25

I am creating a simple calculator application in react native, and I am using AsyncStorage for storing results, but it takes too long to get the data from AsyncStorage.

0 Answers
Related