react-native-offline-cache-webview

JSON →
library 0.1.2 ·javascript deprecated
verified Jun 7, 2026

A React Native WebView component with offline caching support for both iOS and Android. Version 0.1.2 is the latest stable release. It uses iOS's RNCachingURLProtocol and Android's CacheWebView to enable offline browsing by caching HTTP responses to disk. Differentiates from basic WebView by adding built-in offline cache, cookie management, and JS bridge. The library depends on react-native-advanced-webview and requires manual linking. Note: this project appears unmaintained (last commit in 2018) and relies on outdated dependencies.