react-native-offline-cache-webview icon indicating copy to clipboard operation
react-native-offline-cache-webview copied to clipboard

Offline cache enabled WebView, works for Android and iOS(WIP)

Results 10 react-native-offline-cache-webview issues
Sort by recently updated
recently updated
newest added
trafficstars

After adding react-native-offline-cache-webview

Hi ! I would like to know is this project is compatible with this: https://github.com/react-native-community/react-native-webview ? Thanks

I use it but when offline ,it's no use noCache

Cache clear function need. Please add this feature.

> [email protected] requires a peer of [email protected] but none is installed. You must install peer dependencies yourself. When I try to import plugin it gives warning that module is not...

How is prefetch to be used? I have an array of urls that I want to prefetch (while a connection is available) before the cache webview is shown (possibly after...

Hi, I just follow your steps on RN 0.55.4 version and when I run the app, I got this error. What's the possible solution for this? ![screenshot_1534589763](https://user-images.githubusercontent.com/30696104/44298589-705a5e00-a303-11e8-99d1-f1db2a83896f.png)

The url I am loading contains HTML5 videos that will not play in the Android webview. They come up as a black screen with a large play button. Nothing will...

> System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.equals(java.lang.Object)' on a null object reference System.err: at im.shimo.react.webview.AdvancedWebViewManager$AdvancedWebView.linkBridge(AdvancedWebViewManager.java:280) System.err: at im.shimo.react.webview.AdvancedWebViewManager$AdvancedWebViewClient.onPageFinished(AdvancedWebViewManager.java:676) System.err: at com.android.webview.chromium.WebViewContentsClientAdapter.onPageFinished(WebViewContentsClientAdapter.java:199) System.err: at org.chromium.android_webview.AwContentsClientCallbackHelper$MyHandler.handleMessage(AwContentsClientCallbackHelper.java:67) System.err: at android.os.Handler.dispatchMessage(Handler.java:102)...

` this.indicador()} /> ` The webview charges me very well. Only when I turn back the scene does this message appear to me.