mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
b7b0e23202
Summary: Introduces support for `onPressIn` and `onPressOut` on the `TextInput` component. This makes it possible to add visual feedback when users touch interact with `TextInput` components. Changelog: [General][Added] - TextInput now supports `onPressIn` and `onPressOut`. Reviewed By: TheSavior Differential Revision: D23514333 fbshipit-source-id: 1790e977b78f1c293d5476aef8613547f27d6731