react-native-gesture-handler icon indicating copy to clipboard operation
react-native-gesture-handler copied to clipboard

Fixes Android event dispatcher for old arch

Open renchap opened this issue 1 year ago • 0 comments

Description

This is similar to #3166, but for the old arch

Test plan

Before this change, our app failed to build with RN 0.76.0-rc.6 without the new arch enabled. With this change, it builds and runs correctly.

renchap avatar Oct 22 '24 22:10 renchap