UNPKG

react-native-webview-file-upload-android

Version:

ReactNative's WebView on Android does not support file input. This library adds in an `<AndroidWebView>` that does support file input, as well as download support, and run-time permission requests for Android API v26

8 lines 340 B
<?xml version="1.0" encoding="utf-8"?> <resources> <style name="Base.Widget.AppCompat.DrawerArrowToggle" parent="Base.Widget.AppCompat.DrawerArrowToggle.Common"> <item name="barLength">18.66dp</item> <item name="gapBetweenBars">3.33dp</item> <item name="drawableSize">24dp</item> </style> </resources>