mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
927573c581
Summary: This PR fixes few suppressed Flow issues in `VirtualizedList` component. I have also removed few no longer valid Flow suppressions in `ActivityIndicator` and `ReactNativeTestTools`. ## Changelog [General] [Fixed] - Flow: fix few issues in `VirtualizedList`, [General] [Removed] - Flow: remove few no longer valid suppressions in `ReactNativeTestTools` Pull Request resolved: https://github.com/facebook/react-native/pull/30128 Test Plan: Successful run of `yarn flow` check. Reviewed By: kacieb Differential Revision: D26489398 Pulled By: lunaleaps fbshipit-source-id: db71d8bfeb3b6dc5a2738a73ac6644aef4a0311b