Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

Reanimated2 interpolateNode to animate opacity error "undefined is not an object

const sharePosition = new Animated.Value(1);

const animatedOpacity = sharePosition.interpolate({inputRange, outputRange});
 
PREVIOUS NEXT
Tagged: #interpolateNode #animate #opacity #error #object
ADD COMMENT
Topic
Name
6+2 =