Revision Date Author Comments
# 04819bfd 19-Oct-2022 Łukasz Kosmaty <[email protected]>

[iOS][Android] Update reanimated to `2.11.0` (#19602)

# Why

Closes ENG-6530.

# How

- Adjusted the vendored process to use the new version of the script on Android.
- Run `et update-vendor

[iOS][Android] Update reanimated to `2.11.0` (#19602)

# Why

Closes ENG-6530.

# How

- Adjusted the vendored process to use the new version of the script on Android.
- Run `et update-vendored-module -m react-native-reanimated`
- Made sure that the integration between the reanimated and the gesture-handler still works

# Test Plan

- bare-expo with NCL ✅

show more ...