mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
459b25ce43
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