mirror of
https://github.com/status-im/react-native-webview.git
synced 2025-02-23 17:28:37 +00:00
Apple required us to remove this (see #819) BREAKING CHANGE: UIWebView has been removed BREAKING CHANGE: useWebkit prop removal BREAKING CHANGE: scalesPageToFit prop removal on iOS (since it's not compatible with WKWebview) BREAKING CHANGE: Renamed RNCWKWebView to RNCWebView on iOS