Skip to content

Releases: react-native-webview/react-native-webview

v13.8.2

21 Mar 13:39
Compare
Choose a tag to compare

13.8.2 (2024-03-21)

Bug Fixes

v13.8.1

13 Feb 00:40
Compare
Choose a tag to compare

13.8.1 (2024-02-13)

Bug Fixes

  • android: Fix WebViewManager can no longer be customized (#3315) (0068588)

v13.8.0

13 Feb 00:36
Compare
Choose a tag to compare

13.8.0 (2024-02-13)

Features

v13.7.2

13 Feb 00:32
Compare
Choose a tag to compare

13.7.2 (2024-02-13)

Bug Fixes

  • iOS: Replace UIKit with RCTUIKit on MacOS for RCT_NEW_ARCH_ENABLED (#3296) (cb9fb9c)
  • ios, macos: Suspend media playback when destroying WebView on iOS/macOS (#3234) (7af398c)

v13.7.0

31 Jan 23:01
Compare
Choose a tag to compare

13.7.0 (2024-01-31)

Features

  • Windows: Add support for custom headers, POST requests and onOpenWindow to Windows (9e2794e)

v13.6.4

02 Jan 12:52
Compare
Choose a tag to compare

13.6.4 (2024-01-02)

Bug Fixes

  • android: add buildFeatures.buildConfig true for AGP8+ compat (#3219) (f849077)
  • iOS: update podspec to use install_modules_dependencies (#3231) (b4f047a)

v13.6.3

22 Nov 02:52
Compare
Choose a tag to compare

13.6.3 (2023-11-22)

Bug Fixes

  • Adds field "react-native" to package.json (#3209) (ecc1100)

v13.6.2

06 Oct 11:12
Compare
Choose a tag to compare

13.6.2 (2023-10-06)

Bug Fixes

  • android: Prevent libhwui crash when WebView is in ScrollView (#2874) (886664d)

v13.6.1

06 Oct 11:08
Compare
Choose a tag to compare

13.6.1 (2023-10-06)

Bug Fixes

  • add namespace to build.gradle for gradle 8 compat (required for 0.73) (#3055) (c4c8e4c)

v13.6.0

08 Sep 01:41
Compare
Choose a tag to compare

13.6.0 (2023-09-08)

Features