Files
DefinitelyTyped/types/react-native
Andrew Goodale 7e83843cd1 [react-native] Fix SectionList component type and add missing methods (#40835)
* Fix SectionList component type and add missing methods

* Replace the "any" with the correct type

* Add `getScrollResponder()` and `getScrollableNode()` methods
2019-12-06 16:42:32 -08:00
..