Results 1 comments of reftp740

You can use Animated API to activate the right content by using onPress action on an icon. example: ``` var pan = this.swipe.state.pan; pan.flattenOffset(); Animated.timing(pan, { toValue: { x: -100,...