You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Read/write file from WebView (do not pass via serialization, OOM errors incoming Serialization handles files up to 10MB, that's plenty for source code)
Using
react-native-webview, we we:do not pass via serialization, OOM errors incomingSerialization handles files up to 10MB, that's plenty for source code)Bonus Points