Add file input to WebView

Refer to “https://github.com/facebook/react-native/pull/15016”, In order to add file input to webview, i detach the app, and add the below code

https://github.com/lucasferreira/react-native-webview-android

but i face the same problem with “https://github.com/lazaronixon/react-native-turbolinks/issues/6

Howerer code generated by “react-native init” is ok

I don’t understand why it’s going to be like this.

Is this expo’s problem or other reason?

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.