Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TextInput: Add
onPressIn
and onPressOut
docs
Original summary by @yungsters in [1b994f9](facebook/react-native@b7b0e23): 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.
- Loading branch information