Skip to content

UIWebView Removal

Compare
Choose a tag to compare
@Titozzz Titozzz released this 30 Aug 10:10
· 551 commits to master since this release

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