-
Notifications
You must be signed in to change notification settings - Fork 25k
Forward onBlur/onFocus events to Pressability config #51670
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D75238328 |
2f2a0ae to
a2fa708
Compare
Summary: As the title suggests, forwards `onBlur`/`onFocus` props into the Pressability config that the component creates. Also updates `TouchableWithoutFeedback` to pass its `onFocus`/`onBlur` props from the config into elementProps on Android only since they've been added to Android's BaseViewConfig Changelog: [Internal] Differential Revision: D75238328
|
This pull request was exported from Phabricator. Differential Revision: D75238328 |
a2fa708 to
a6c7546
Compare
Summary: As the title suggests, forwards `onBlur`/`onFocus` props into the Pressability config that the component creates. Also updates `TouchableWithoutFeedback` to pass its `onFocus`/`onBlur` props from the config into elementProps on Android only since they've been added to Android's BaseViewConfig Changelog: [Internal] Differential Revision: D75238328
|
This pull request was exported from Phabricator. Differential Revision: D75238328 |
Summary: As the title suggests, forwards `onBlur`/`onFocus` props into the Pressability config that the component creates. Also updates `TouchableWithoutFeedback` to pass its `onFocus`/`onBlur` props from the config into elementProps on Android only since they've been added to Android's BaseViewConfig Changelog: [Internal] Differential Revision: D75238328
Summary: As the title suggests, forwards `onBlur`/`onFocus` props into the Pressability config that the component creates. Also updates `TouchableWithoutFeedback` to pass its `onFocus`/`onBlur` props from the config into elementProps on Android only since they've been added to Android's BaseViewConfig Changelog: [Internal] Differential Revision: D75238328
a6c7546 to
9fd0a79
Compare
Summary: As the title suggests, forwards `onBlur`/`onFocus` props into the Pressability config that the component creates. Also updates `TouchableWithoutFeedback` to pass its `onFocus`/`onBlur` props from the config into elementProps on Android only since they've been added to Android's BaseViewConfig Changelog: [Internal] Differential Revision: D75238328
|
This pull request was exported from Phabricator. Differential Revision: D75238328 |
9fd0a79 to
7a5613e
Compare
Summary: As the title suggests, forwards `onBlur`/`onFocus` props into the Pressability config that the component creates. Also updates `TouchableWithoutFeedback` to pass its `onFocus`/`onBlur` props from the config into elementProps on Android only since they've been added to Android's BaseViewConfig Changelog: [Internal] Differential Revision: D75238328
|
This pull request was exported from Phabricator. Differential Revision: D75238328 |
Summary: As the title suggests, forwards `onBlur`/`onFocus` props into the Pressability config that the component creates Changelog: [Internal] Differential Revision: D75238328
Summary: As the title suggests, forwards `onBlur`/`onFocus` props into the Pressability config that the component creates Changelog: [Internal] Differential Revision: D75238328
Summary: As the title suggests, forwards `onBlur`/`onFocus` props into the Pressability config that the component creates Changelog: [Internal] Reviewed By: rozele Differential Revision: D75238328
7a5613e to
2fb4aab
Compare
|
This pull request was exported from Phabricator. Differential Revision: D75238328 |
|
This pull request has been merged in 8db1222. |
Summary:
As the title suggests, forwards
onBlur/onFocusprops into the Pressability config that the component creates. Also updatesTouchableWithoutFeedbackto pass itsonFocus/onBlurprops from the config into elementProps on Android only since they've been added to Android's BaseViewConfigChangelog: [Internal]
Differential Revision: D75238328