Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Capacity of Asyncstorage React-native

What will be maximum Storage Capacity of the Async Storage in React-native for both Android and IOS?

like image 656
Arunkumar K Avatar asked Sep 26 '18 04:09

Arunkumar K


1 Answers

6MB On Android, but you can still increase Asyncstorage.

Follow link given below to increase Asyncstorage(Android)--->

https://codedaily.io/tutorials/4/Increase-Android-AsyncStorage-Size-in-React-Native

like image 135
Varasney Atawadkar Avatar answered Nov 15 '22 08:11

Varasney Atawadkar