mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-01 06:40:20 +00:00
SectionList documentation for React Native v0.51 (https://facebook.github.io/react-native/docs/0.51/sectionlist.html) states that SectionList inherits VirtualizedList's props. In contrary to documentation SectionListProperties have been extending ScrollViewProperties.