mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
203a82e90a
Summary: flow 0.146 became more conservative about refinement invalidation, no longer accepting that `this.props.onViewableItemsChanged` is truthy. this was suppressed at the time. instead, we can assign to a const to restore typechecking. Changelog: [Internal] Reviewed By: motiz88 Differential Revision: D33743126 fbshipit-source-id: 0b1f0b83c2fe812e88b027c3b1d3d8aca7b09277