Revision Date Author Comments
# 057765b5 16-Jun-2023 aleqsio <[email protected]>

Update vendored gesture handler to 2.12.0 (#22906)


# fd0f6df6 24-May-2023 Kudo Chien <[email protected]>

[go] vendor gesture-handler 2.10.1 (#22621)

# Why

we need https://github.com/software-mansion/react-native-gesture-handler/pull/2305 to unblock react-native-web 0.19 upgrade

# How

`et uvm -

[go] vendor gesture-handler 2.10.1 (#22621)

# Why

we need https://github.com/software-mansion/react-native-gesture-handler/pull/2305 to unblock react-native-web 0.19 upgrade

# How

`et uvm -m react-native-gesture-handler -c 2.10.1`

# Test Plan

unversioned expo go + ncl gesture-handler test cases

show more ...


# b83210f6 25-Jan-2023 Tomasz Sapeta <[email protected]>

[android][ios] Upgrade react-native-gesture-handler to 2.9.0 (#20930)


# e5f00118 21-Oct-2022 Łukasz Kosmaty <[email protected]>

[iOS][Android] Upgrade `react-native-gesture-handler` to `2.8.0` (#19654)

# Why

Upgrade `react-native-gesture-handler` to `2.8.0`.
Connected with https://exponent-internal.slack.com/archives/CNH

[iOS][Android] Upgrade `react-native-gesture-handler` to `2.8.0` (#19654)

# Why

Upgrade `react-native-gesture-handler` to `2.8.0`.
Connected with https://exponent-internal.slack.com/archives/CNHBN8LNS/p1666255180108099.

# How

```
et update-vendored-module -m react-native-gesture-handler -c main
```

# Test Plan

- NCL in expo go ✅

show more ...


# be2ef57a 05-Oct-2022 Tomasz Sapeta <[email protected]>

[ios][android] Update react-native-gesture-handler to 2.7.0 (#19362)


# d8c31cfb 05-Jul-2022 Łukasz Kosmaty <[email protected]>

[go][iOS][Android] Upgrade `[email protected]` ➡️ `2.5.0` (#18089)


# 81a55bea 05-Apr-2022 Bartłomiej Bukowski <[email protected]>

[gesture-handler][iOS][Android] Upgrade `[email protected] ➡️ 2.11.0` (#16922)


# 857ae546 15-Dec-2021 Kudo Chien <[email protected]>

[android][ios] Upgrade react-native-gesture-handler to 2.1.0 (#15568)

# Why

upgrade react-native-gesture-handler to 2.1.0 for sdk 44

# How

- `et uvm -m react-native-gesture-handler -c "2.1.

[android][ios] Upgrade react-native-gesture-handler to 2.1.0 (#15568)

# Why

upgrade react-native-gesture-handler to 2.1.0 for sdk 44

# How

- `et uvm -m react-native-gesture-handler -c "2.1.0"`
- `et add-sdk -p ios -s 44.0.0 -v react-native-gesture-handler`
- `et remove-sdk -p android -s 44.0.0 && et add-sdk -p android -s 44.0.0` and pick gesture-handler changes.

# Test Plan

android versioned expo go + gesture handler NCL
ios versioned expo go + gesture handler NCL

show more ...


# b2471d67 03-Dec-2021 Kudo Chien <[email protected]>

[android][ios] Upgrade react-native-gesture-handler to 2.0.0 (#15404)

# Why

upgrade react-native-gesture-handler to 2.0.0 for sdk 44
close ENG-2591

# How

- update versioning script
- `et

[android][ios] Upgrade react-native-gesture-handler to 2.0.0 (#15404)

# Why

upgrade react-native-gesture-handler to 2.0.0 for sdk 44
close ENG-2591

# How

- update versioning script
- `et uvm -m react-native-gesture-handler -c "2a279196b7023596c13ea162fb2d73309c42d90e"`
- remove deprecated RNGestureHandlerEnabledRootView
- publish dev home because there's gesture-handler in bundle
- [TODO] publish local bundle

# Test Plan

- android unversioned Expo Go + NCL
- ios unversioned Expo Go + NCL
- bare-expo android + NCL

show more ...


# 61bb5176 25-Feb-2021 Tomasz Sapeta <[email protected]>

[ios][android] Update react-native-gesture-handler to 1.10.2 (#12031)