Skip to content

AnimatedFoo = animated(Foo) doesn't work -- or how to animate a Component? #1439

Discussion options

You must be logged in to vote

you're using Animated as a HOC, but you're not passing the props to the root element. So no, it won't animate. It can't without the props.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@nonopolarity
Comment options

@joshuaellis
Comment options

@nonopolarity
Comment options

@joshuaellis
Comment options

Answer selected by joshuaellis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1438 on April 21, 2021 11:49.