Hi, i can't animate the height of this library, i have wrap LinearGradient inside
You need to create animatedLinearGradient:
const AnimatedLinearGradient = createAnimatedComponent(LinearGradient);
You need to create animatedLinearGradient:
const AnimatedLinearGradient = createAnimatedComponent(LinearGradient);
Just like that? All the props are same?
exactly 馃憤
thank you, it's works
Most helpful comment
exactly 馃憤