React-native-animatable: [Question] animatable with styled-components

Created on 9 May 2018  路  2Comments  路  Source: oblador/react-native-animatable

There is a way to use react-native-animatable with styled-components ?

Thanks in advance.

Most helpful comment

@kaueDM please provide a solution, I'm trying to do the same

const MyComponent = styled.View`{...}`

const MyAnimatedComponent = Animatable.createAnimatableComponent(MyComponent)

All 2 comments

@kaueDM please provide a solution, I'm trying to do the same

@kaueDM please provide a solution, I'm trying to do the same

const MyComponent = styled.View`{...}`

const MyAnimatedComponent = Animatable.createAnimatableComponent(MyComponent)
Was this page helpful?
0 / 5 - 0 ratings

Related issues

EdmundMai picture EdmundMai  路  3Comments

Aspirationtocode picture Aspirationtocode  路  7Comments

hafiz703 picture hafiz703  路  5Comments

zr0n picture zr0n  路  6Comments

kamek-pf picture kamek-pf  路  8Comments