UIWebView Removal
7.0.1 (2019-08-30)
Bug Fixes
BREAKING CHANGES
- iOS: UIWebView has been removed
- iOS: useWebkit prop removal
- iOS: scalesPageToFit prop removal on iOS (since it's not compatible with WKWebview)
- iOS: Renamed RNCWKWebView to RNCWebView on iOS
Please do not forget to run pod install to update native deps