In the official react-native document, there is a section about the Animated.event method. For example, they use the following code:
onScroll={Animated.event(
// scrollX = e.nativeEvent.cont
In the official react-native document, there is a section about the Animated.event method. For example, they use the following code:
onScroll={Animated.event(
// scrollX = e.nativeEvent.cont