Files
react-native/Libraries
Tim Yung 459b25ce43 RN: Minor Flow Cleanup in FlatList
Summary:
Cleans up a few minor Flow suppression comments in `FlatList`. This reveals a new Flow error that is the result of `FlatList`'s props object being inexact whereas `VirtualizedList`'s props object is exact. For now, I introduce another -- but more specific -- Flow suppression for that type error.

The code changes should not have any consequential behavior change.

Changelog:
[Internal]

Reviewed By: NickGerleman

Differential Revision: D38646228

fbshipit-source-id: f4f9b0ad95323157ff1519353b38e8486adc841d
2022-08-12 17:16:40 -07:00
..
2022-08-03 21:07:47 -07:00
2022-08-03 21:07:47 -07:00
2022-07-14 17:00:28 -07:00
2022-04-05 12:15:05 -07:00
2022-08-12 17:16:40 -07:00
2022-04-05 12:15:05 -07:00
2022-07-05 13:03:11 -07:00