recyclerlistview icon indicating copy to clipboard operation
recyclerlistview copied to clipboard

Implement `getNativeScrollRef`

Open j-piasecki opened this issue 1 year ago • 0 comments

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

j-piasecki avatar Jan 29 '24 14:01 j-piasecki