You want to:
Guys I need some help figuring out something about async storage.
on android it has a 6mb limit, I want to know what is its each key value pair limits for each key how big can be the value?
Details:
If it uses a database I think the limit will be the database column max size limit :(