Expo android webview uploading images

Hi, i am using expo react-native.

I am trying to upload images using webview.

it seems

adding these code will fix my error.

how to add these permissions without detaching expo?

Hi-
Here is an example of uploading an image to a server with Expo.
Hope that helps.

https://github.com/expo/examples/tree/master/with-formdata-image-upload

my question is about webview and permissions…

plz read…

@jaybe any luck? trying to do the same thing too.

not yet. seems like detaching is only solution