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
6.13k stars 982 forks source link

Call `getEventDispatcher` in ReactContextExtensions.kt #3120

Closed tomekzaw closed 2 months ago

tomekzaw commented 2 months ago

Description

react-native-gesture-handler fails to compile on RN 0.76.0-rc.1 with new arch disabled.

Screenshot 2024-09-23 at 13 05 09

Test plan