React Native: Smooth scroll to a specific element in a list (using hooks)
· One min read
If you need to scroll to a specific View in a ScrollView, specified by a prop scrollToId to that page, do something like this:
If you need to scroll to a specific View in a ScrollView, specified by a prop scrollToId to that page, do something like this: