diff --git a/docs/flatlist.md b/docs/flatlist.md index 087f1387d82..810f4dbc8d3 100644 --- a/docs/flatlist.md +++ b/docs/flatlist.md @@ -686,6 +686,16 @@ Displays the scroll indicators momentarily. --- +### `getNativeScrollRef()` + +```jsx +getNativeScrollRef(); +``` + +Provides a reference to the underlying scroll component + +--- + ### `getScrollResponder()` ```jsx