Skip to content

So how do you do without animated anymore? #1743

Discussion options

You must be logged in to vote

Hi @kevinRoomie have you got an example in a codesandbox? I can show you what I would do to rectify this! But in short, have you tried wrapping the component in Animated:

import { animated } from '@react-spring/web'

const MyAnimatedComponent = animated(RegularComponent)

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@joshuaellis
Comment options

@kevinRoomies
Comment options

@joshuaellis
Comment options

@kevinRoomies
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