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
Improve docs of onResponderGrant and expose via Pressability (facebook#38195)
Summary:
Pull Request resolved: facebook#38195
`onResponderGrant`'s return value drives the `blockNativeResponder` value for the `setIsJSResponder` native callback. On Android this is used to call `requestDisallowInterceptTouchEvent`, which can be used to prevent a scrollview from activating while another responder is active.
Changelog: [Improved] Exposed ability to block native responder in Pressability.
Differential Revision: D47225928
fbshipit-source-id: bc695b9f2c25b5fc9aa5b3fe30c74c129e072c98
0 commit comments