mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-01 11:14:32 +00:00
although the react-native docs says that viewOffset is required, the flow types of the flatlist, and the code for the flatlist shows that this is actually optional and defaults to 0 when not used.