Skip to content

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

v13.8.7

29 Apr 15:33
Compare
Choose a tag to compare

13.8.7 (2024-04-29)

Bug Fixes

  • ios: Allow keyboard accessory view to be toggled after initialization using hideKeyboardAccessoryView prop (#3341) (b9e74d6)

v13.8.6

17 Apr 06:50
Compare
Choose a tag to compare

13.8.6 (2024-04-17)

Bug Fixes

  • typings broken after moving to babel build from tsc (#3378) (7e391e9)

v13.8.5

15 Apr 06:34
Compare
Choose a tag to compare

13.8.5 (2024-04-15)

Bug Fixes

  • android: messaging regression for multiple webviews (#3394) (2379ad0)

v13.8.4

28 Mar 01:15
Compare
Choose a tag to compare

13.8.4 (2024-03-28)

Bug Fixes

  • Remove log statement that breaks react-native-community autolinking config (#3367) (81fe8e0)

v13.8.3

28 Mar 00:10
Compare
Choose a tag to compare

13.8.3 (2024-03-28)

Bug Fixes

  • issue on bridgeless when accessing ReactContext (preparing RN74) (#3366) (ab420a0)

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)