scrollTo
scrollTo lets you synchronously scroll to a given X or Y offset.
useScrollViewOffset
useScrollViewOffset lets you to create animations based on the offset of a ScrollView.
useAnimatedScrollHandler
useAnimatedScrollHandler is a hook that returns an event handler reference. It can be used with React Native's scrollable components.