recyclerlistview
recyclerlistview copied to clipboard
Implement `getNativeScrollRef`
This PR adds implementation for getNativeScrollRef
. It's required for compatibility with react-native-reanimated
on the new architecture: https://github.com/software-mansion/react-native-reanimated/blob/720fefba7cd53471e98d52282c783701233861a7/src/reanimated2/hook/useAnimatedRef.ts#L26-L33