software-mansion / react-native-gesture-handler

Declarative API exposing platform native touch and gesture system to React Native.
https://docs.swmansion.com/react-native-gesture-handler/
MIT License
5.85k stars 954 forks source link

fix: remove usage of bridge uimanager in one more place #2768

Closed WoLewicki closed 2 months ago

WoLewicki commented 2 months ago

Description

Quick fix for one more place where viewRegistry_DEPRECATED should be used.

Test plan