Updated vendored react-native-webview to v13.2.2 (#22913)
[android][ios][webview] Upgrade react native webview to 11.26.0 (#20933)
Update react native webview (#19375)Co-authored-by: Tomasz Sapeta <[email protected]>
[go][iOS][Android] Upgrade `react-native-webview` from `11.18.1` to `11.22.4` (#18047)# Why Closes ENG-5509 # How Run ``` et uvm --module "react-native-webview" --commit "v11.22.4" --tar
[go][iOS][Android] Upgrade `react-native-webview` from `11.18.1` to `11.22.4` (#18047)# Why Closes ENG-5509 # How Run ``` et uvm --module "react-native-webview" --commit "v11.22.4" --target "expo-go" ```
show more ...
Upgrade react-native-webview to 11.18.1 (#16826)
Upgrade react-native-webview to 11.15.0 (#15330)
[android][ios] Update react-native-webview to 11.13.0 (#14301)# Why update vendored module for sdk 43 close [ENG-1892](https://linear.app/expo/issue/ENG-1892/upgrade-react-native-webview) #
[android][ios] Update react-native-webview to 11.13.0 (#14301)# Why update vendored module for sdk 43 close [ENG-1892](https://linear.app/expo/issue/ENG-1892/upgrade-react-native-webview) # How - fix `tools/src/vendoring/config/expoGoConfig.ts` breaking where the initialized selector should be `initWithExperienceStableLegacyId:scopeKey:easProjectId:kernelServiceDelegate:params:`. related changes #13461 #14265 - `et update-vendored-module -m react-native-webview -c v11.13.0` - add `androidx.webkit` gradle dependency: https://github.com/react-native-webview/react-native-webview/commit/19980d888d66554875f3ac64b3e8a35bd7ad998b#diff-197b190e4a3512994d2cebed8aff5479ff88e136b8cc7a4b148ec9c3945bd65aR139 # Test Plan - [x] expo go android unversioned + NCL webview component test - [x] expo go android versioned + NCL webview component test - [x] expo go ios unversioned + NCL webview component test - [x] expo go ios versioned + NCL webview component test # Checklist - [x] Documentation is up to date to reflect these changes (eg: https://docs.expo.io and README.md). - [x] This diff will work correctly for `expo build` (eg: updated `@expo/xdl`).
[expo-manifests] Remove reliance upon stableLegacyId/originalFullName (#14265)
[ios] Use stable manifest ID where applicable (#13280)
[ios][android] Update react-native-webview to 11.6.2 (#13188)# Why Update vendored module for SDK 42 # How - `et update-vendored-module -m react-native-webview -c 72f37cdb7c88f44facea288a1
[ios][android] Update react-native-webview to 11.6.2 (#13188)# Why Update vendored module for SDK 42 # How - `et update-vendored-module -m react-native-webview -c 72f37cdb7c88f44facea288a1a65fd4e413b0a93` - [ios] Remove old style WebView code from Exponent project - once tried `et add-sdk -p ios -s 42.0.0` and check the differences of the ios native files between sdk 41 and sdk 42, cannot find any meaningful issues to break the versioning. not sure what issues made the react-native-webview as separated pod broken last time. anyway let's try one more time. # Test Plan NCL WebView example works and build passes.
[ios] move vendored modules aside from lottie/reanimated back to old location
[ios][android] Update react-native-webview to 11.2.3 (#11964)