react-native-webview / react-native-webview

React Native Cross-Platform WebView
https://github.com/react-native-community/discussions-and-proposals/pull/3
MIT License
6.3k stars 2.95k forks source link

Support for visionOS #3403

Closed TrevorDev closed 1 month ago

TrevorDev commented 1 month ago

This was not compatible with https://github.com/callstack/react-native-visionos

Tested by following: https://callstack.github.io/react-native-visionos-docs/docs/getting-started/create-first-app

TrevorDev commented 1 month ago

Oh dang, looks like this is already supported via https://github.com/react-native-webview/react-native-webview/pull/3373/files

Saadnajmi commented 1 month ago

@TrevorDev the PR hasn't merged yet, but I suppose you can locally use patch-package to get my changes