react-native-macos/Libraries/Lists
Nick Gerleman 621969b8d8 Add missing VirtualizedList Imperative Types
Summary:
Adds some imperative VirtualizedList methods to the TS types which are documented on the website and are public enough. Also explicitly add `viewOffset` to `scrollToItem` since `scrollToItem` params are indefinite in flow and are passed to `scrollToIndex` (which supports the prop).

Changelog:
[General][Fixed] - Add missing VirtualizedList Imperative Types

Reviewed By: GijsWeterings

Differential Revision: D42047674

fbshipit-source-id: 60f7b35b049853d9fcb724918b3a0008a75ea573
2022-12-15 12:41:38 -08:00
..
__flowtests__ Enable LTI in react-native 2022-12-06 19:34:14 -08:00
__tests__ Pre-suppress errors before the next Flow release 2022-12-13 16:50:33 -08:00
CellRenderMask.js Add missing class annotations xplat/js 2022-08-03 12:43:58 -07:00
ChildListCollection.js Remove dependence on VirtualizedList `listKey` prop 2022-09-19 19:25:09 -07:00
FillRateHelper.js Deploy 0.190.0 to xplat 2022-10-14 14:07:54 -07:00
FlatList.d.ts Add missing VirtualizedList Imperative Types 2022-12-15 12:41:38 -08:00
FlatList.js Add missing VirtualizedList Imperative Types 2022-12-15 12:41:38 -08:00
FlatList.js.flow Ship VirtualizedList_EXPERIMENTAL 2022-10-13 05:04:40 -07:00
SectionList.d.ts Fix virtual list type (#35434) 2022-11-28 12:14:21 -08:00
SectionList.js Pre-suppress errors before the next Flow release 2022-12-13 16:50:33 -08:00
SectionListModern.js RN: Sort Imports via ESLint 2022-09-30 14:28:48 -07:00
StateSafePureComponent.js RN: Sort Imports via ESLint 2022-09-30 14:28:48 -07:00
ViewabilityHelper.js Codemod cycle annotations for xplat/js 2022-11-01 17:13:27 -07:00
VirtualizeUtils.js Attempt fix for `cellsAroundViewport` reaching out of bounds 2022-09-05 11:45:12 -07:00
VirtualizedList.d.ts Add missing VirtualizedList Imperative Types 2022-12-15 12:41:38 -08:00
VirtualizedList.js Add missing VirtualizedList Imperative Types 2022-12-15 12:41:38 -08:00
VirtualizedListCellRenderer.js Enable LTI in react-native 2022-12-06 19:34:14 -08:00
VirtualizedListContext.js Break runtime cycle between VirtualizedList and VirtualizedListContext 2022-10-17 06:58:15 -07:00
VirtualizedListProps.js RN: Sort Imports via ESLint 2022-09-30 14:28:48 -07:00
VirtualizedSectionList.js Enable LTI in react-native 2022-12-06 19:34:14 -08:00