History log of /expo/tools/src/vendoring/devmenu/steps/RemoveFiles.ts (Results 1 – 1 of 1)
Revision Date Author Comments
# 53977629 13-Jul-2022 Łukasz Kosmaty <[email protected]>

[dev-menu] Update `react-native-reanimated` to `2.9.1` (#18182)

# Why

Closes ENG-5411.
Closes ENG-5685.

# How

Run:
```
et vendor -c "[dev-menu] reanimated"
```
and adjust the vendoring

[dev-menu] Update `react-native-reanimated` to `2.9.1` (#18182)

# Why

Closes ENG-5411.
Closes ENG-5685.

# How

Run:
```
et vendor -c "[dev-menu] reanimated"
```
and adjust the vendoring script.

# Test Plan

- bare-expo with NCL ✅
- bare-expo with sandbox ✅

show more ...