Android WebView can't open a dialog window for uploading file, but this demo can make it.
show file chooser | choose file finished |
---|---|
First, make sure you have already built the running environment of react native.
1. git clone https://github.com/dongyaQin/react-native-webview-file-upload.git
2. cd react-native-webview-file-upload
3. npm install
4. react-native run-android
Welcome fork the project and pull request to make it better!