-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: $FlowFixMe suppressed type validation on _listRef. Add appropriate typing to let Flow succeed when $FlowFixMe is removed. Not sure what this project's philosophy around ref types is. In some places I've seen them annotated as any rather than trying to get a more granular type to match. I'm open to suggestions. `yarn flow` [INTERNAL] [ENHANCEMENT] [FlatList.js] - Remove $FlowFixMe from FlatList Closes #16882 Differential Revision: D6386479 Pulled By: hramos fbshipit-source-id: bed14f2c7071525cb46425ab14214771de0277f3
- Loading branch information
1 parent
ad4b124
commit 22a1419
Showing
1 changed file
with
20 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters