martinarroyo / react-native-webview-file-upload

Android WebView can't open a dialog window for upload file, but this demo can make it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-webview-file-upload

Android WebView can't open a dialog window for uploading file, but this demo can make it.

show file chooser choose file finished

Install

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!

About

Android WebView can't open a dialog window for upload file, but this demo can make it.


Languages

Language:JavaScript 46.4%Language:Java 32.1%Language:Objective-C 20.6%Language:HTML 0.9%