Skip to content

Conversation

@artemlitch
Copy link
Collaborator

No description provided.

Kudo and others added 28 commits March 21, 2024 14:37
* Use correct double type for shouldStartLoadWithLockIdentifier

* remove CatalystInstance access

* fix lint errors
…webview#3347)

* chore: Bump example app to 0.73 and use babel to build

Using babel enables new arch static view config to be properly generated

* Update android-ci.yml

* bump ci things

* wip

* Update detox.yml

* Update react-native.config.js

* lint tests

* clean

* Update jest.config.js

* Update WebView.android.tsx

* update lint to match create library
## [13.8.3](react-native-webview/react-native-webview@v13.8.2...v13.8.3) (2024-03-28)

### Bug Fixes

* issue on bridgeless when accessing ReactContext (preparing RN74) ([react-native-webview#3366](react-native-webview#3366)) ([ab420a0](react-native-webview@ab420a0))
## [13.8.4](react-native-webview/react-native-webview@v13.8.3...v13.8.4) (2024-03-28)

### Bug Fixes

* Remove log statement that breaks react-native-community autolinking config ([react-native-webview#3367](react-native-webview#3367)) ([81fe8e0](react-native-webview@81fe8e0))
## [13.8.7](react-native-webview/react-native-webview@v13.8.6...v13.8.7) (2024-04-29)

### Bug Fixes

* **ios:** Allow keyboard accessory view to be toggled after initialization using `hideKeyboardAccessoryView` prop ([react-native-webview#3341](react-native-webview#3341)) ([b9e74d6](react-native-webview@b9e74d6))
* Add visionOS support

* One more ifdef

* Adopt UIEditMenuConfiguration

* Update RNCWebViewImpl.m

* Update RNCWebViewImpl.m

* Update metro config

* Update ios-ci.yml

---------

Co-authored-by: Thibault Malbranche <[email protected]>
…t-native-webview#3423)

* Use latest react-native-cookies/cookies name in Guide.md

As of v6.0.0, react-native-community/cookies was renamed to react-native-cookies/cookies: https://github.com/react-native-cookies/cookies?tab=readme-ov-file#important-notices--breaking-changes

* Use latest react-native-cookies/cookies name in Guide.italian.md

* Use latest react-native-cookies/cookies name in Guide.portuguese.md
## [13.9.1](react-native-webview/react-native-webview@v13.9.0...v13.9.1) (2024-05-07)

### Bug Fixes

* **fabric, apple:** Use correct header dir name for RCTFabricComponentsPlugins.h ([react-native-webview#3405](react-native-webview#3405)) ([6cd4697](react-native-webview@6cd4697))
* chore: bump `react-native-test-app` to 3.5.9

* update .vcxproj
react-native-webview#3411)

* Adds support for compiling Windows module for WinAppSDK

Similar to other packages (react-native-svg,
@react-native-picker/picker, etc.), this change adds WinAppSDK support
for apps that compile react-native-windows from source targeting
WinAppSDK.

* Minor fix for WinUI 2 builds for ReactWebView2

---------

Co-authored-by: Thibault Malbranche <[email protected]>
# [13.10.0](react-native-webview/react-native-webview@v13.9.1...v13.10.0) (2024-05-07)

### Features

* **windows:** Adds support for compiling Windows module for WinAppSDK ([react-native-webview#3411](react-native-webview#3411)) ([d843539](react-native-webview@d843539))
* chore: bump `react-native-test-app` to 3.7.2

* fixup! chore: bump `react-native-test-app` to 3.7.2

* fixup! chore: bump `react-native-test-app` to 3.7.2
## [13.10.2](react-native-webview/react-native-webview@v13.10.1...v13.10.2) (2024-05-11)

### Bug Fixes

* **iOS:** Replace unsupported nullish coalescing operator for older iOS versions ([react-native-webview#3388](react-native-webview#3388)) ([d5749e0](react-native-webview@d5749e0))
…-webview

# Conflicts:
#	package.json
#	src/RNCWebViewNativeComponent.ts
#	src/WebView.ios.tsx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.