Skip to content

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

v13.10.2

11 May 22:43
Compare
Choose a tag to compare

13.10.2 (2024-05-11)

Bug Fixes

  • iOS: Replace unsupported nullish coalescing operator for older iOS versions (#3388) (d5749e0)

v13.10.1

11 May 20:31
Compare
Choose a tag to compare

13.10.1 (2024-05-11)

Bug Fixes

  • android: Handle null value in setMenuCustomItems method (#3375) (ccefcf1)

v13.10.0

07 May 12:10
Compare
Choose a tag to compare

13.10.0 (2024-05-07)

Features

  • windows: Adds support for compiling Windows module for WinAppSDK (#3411) (d843539)

v13.9.1

07 May 09:24
Compare
Choose a tag to compare

13.9.1 (2024-05-07)

Bug Fixes

  • fabric, apple: Use correct header dir name for RCTFabricComponentsPlugins.h (#3405) (6cd4697)

v13.9.0

07 May 09:21
Compare
Choose a tag to compare

13.9.0 (2024-05-07)

Bug Fixes

Features

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)