HomePhabricator
Diffusion Comm 73c575f40b77

[Flow202][native][skip-ci] [17/x] Type TextInput onFocus/onBlur

Description

[Flow202][native][skip-ci] [17/x] Type TextInput onFocus/onBlur

Summary:
Separating this out into its own diff since I needed to pull the types from the react-native package.

NOTE: CI will fail on this diff. I considered the possibility of fixing Flow errors BEFORE upgrading Flow, but it wasn't possible... in some cases, the fixes to support the new version of Flow caused errors in the old version. I could have hidden these type errors with $FlowFixMe lines and then later revert those, but that seemed like too much busy work.

Depends on D10000

Test Plan: Confirm the Flow errors go away

Reviewers: atul

Reviewed By: atul

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D10001

Details

Provenance
ashoatAuthored on Nov 16 2023, 1:03 PM
Reviewer
atul
Differential Revision
D10001: [Flow202][native][skip-ci] [17/x] Type TextInput onFocus/onBlur
Parents
rCOMMc4c59eb37be6: [Flow202][native][skip-ci] [16/x] Type React.forwardRef input functions
Branches
Unknown
Tags
Unknown