mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-16 18:44:33 +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.