Fix scroll on profile lists/feeds (#2168)

This commit is contained in:
dan
2023-12-11 21:24:31 +00:00
committed by GitHub
parent b82c5177b9
commit 8929ff526f
8 changed files with 54 additions and 53 deletions
@@ -12,4 +12,4 @@
// - https://github.com/software-mansion/react-native-reanimated/issues/5364
//
// It's great when it works though.
export {useAnimatedScrollHandler} from 'react-native-reanimated'
export {useAnimatedScrollHandler as useAnimatedScrollHandler_FIXED} from 'react-native-reanimated'