``` onPanResponderMove: Animated.event([ null, { dy: this.state.pan } ], {useNativeDriver: true}), ```