Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
因为文件安全问题,安卓WebView屏蔽了这个(input type=file),点击上传按钮没有反应,网上教程说重写WebChromeClient方法,reactnative去哪重写这个方法,没做过安卓原生开发,不太懂这个