Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pass hitSlop prop into TextInput Pressability config (#38857)
Summary: Pull Request resolved: #38857 `hitSlop` must be passed into the `usePressability` hook in order for it to take effect. It's a no-op if no hit slop is present Changelog: [Internal][Fixed] - Propagate hit slop prop to TextInput pressability config Reviewed By: NickGerleman Differential Revision: D48124538 fbshipit-source-id: aca4bed70fed92512bca38632c043160ae0fb974
- Loading branch information