Files
react-native/packages
Ruslan Shestopalyuk 918638c1be Fix crash in TouchEvent when initialized with scroll MotionEvent action (#48723)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/48723

## Changelog:
[Internal] -

In certain scenarios `TouchEvent` can be initialized with "unexpected" event actions, such as `ACTION_SCROLL`.

This caused an exception , even though such scenarios may be legitimate.

Reviewed By: javache

Differential Revision: D68265040

fbshipit-source-id: d31881e03d9110bb4f6af38548a4f73a41c54d2b
2025-01-16 04:35:51 -08:00
..
2024-09-12 09:23:23 -07:00
2025-01-16 02:57:24 -08:00
2024-09-12 09:23:23 -07:00
2024-09-12 09:23:23 -07:00
2025-01-16 02:57:24 -08:00