Skip to content

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

v13.12.3

02 Oct 20:33
Compare
Choose a tag to compare

13.12.3 (2024-10-02)

Bug Fixes

v13.12.2

09 Sep 09:24
Compare
Choose a tag to compare

13.12.2 (2024-09-09)

Bug Fixes

  • android, new arch: Do not execute commands twice (#3552) (9953ca0)

v13.12.1

30 Aug 20:10
Compare
Choose a tag to compare

13.12.1 (2024-08-30)

Bug Fixes

  • apple: Updates how HTTP errors are handled (#3545) (a835fff)

v13.12.0

26 Aug 08:28
Compare
Choose a tag to compare

13.12.0 (2024-08-26)

Bug Fixes

  • Implement missing methods of RNCWebViewManagerInterface in RNCWebViewManager (#3536) (aab4030)

Features

v13.11.1

20 Aug 14:58
Compare
Choose a tag to compare

13.11.1 (2024-08-20)

Bug Fixes

v13.11.0

20 Aug 14:56
Compare
Choose a tag to compare

13.11.0 (2024-08-20)

Features

  • iOS: allowsPictureInPictureMediaPlayback added for iOS only (#3497) (1d8205a)

v13.10.7

20 Aug 14:54
Compare
Choose a tag to compare

13.10.7 (2024-08-20)

Bug Fixes

  • issue where cookies were not being saved when Android WebView app was forcibly terminated (#3176) (28af371)

v13.10.6

20 Aug 14:36
Compare
Choose a tag to compare

13.10.6 (2024-08-20)

Bug Fixes

  • bug where setCookie completionHandler is never called (#3470) (1b47805)

v13.10.5

08 Jul 08:09
Compare
Choose a tag to compare

13.10.5 (2024-07-08)

Bug Fixes

  • new-arch: Refactor Turbomodule to have distinct module name to avoid confusion with Fabric component (#3462) (55077a7)

v13.10.4

21 Jun 18:44
Compare
Choose a tag to compare

13.10.4 (2024-06-21)

Bug Fixes

  • iOS: Implement [RCTConvert WKDataDetectorTypes:] (#3436) (d252578)