Proposal
I'm looking at file storage options using Expo and it seems that Async Storage is the only supported option. However it is documented that there is a 6MB limit on Android for this. I'm curious, how do native apps like Netflix/Spotify (for example) utilise hundreds of MB's of storage space? Is this not possible with Expo / React Native? I need to store around 50mb of JSON data.
Thanks
Alternatives
No response
Implementation Details
No response
Additional Context
No response
Proposal
I'm looking at file storage options using Expo and it seems that Async Storage is the only supported option. However it is documented that there is a 6MB limit on Android for this. I'm curious, how do native apps like Netflix/Spotify (for example) utilise hundreds of MB's of storage space? Is this not possible with Expo / React Native? I need to store around 50mb of JSON data.
Thanks
Alternatives
No response
Implementation Details
No response
Additional Context
No response