You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Android] Include missing Gesture Handler in builds (#3318)
## Description
#3278 introduced support for React Native 0.77. However, it didn't include newly added directories into package, which resulted in Gesture Handler not being built on Android.
## Test plan
Generate Gesture Handler package and add it to newly created app.
0 commit comments