React-native-svg-charts: PieChart animation

Created on 18 Aug 2019  路  6Comments  路  Source: JesperLekland/react-native-svg-charts

animate prop does not affect the PieChart component and there is no animation - there are also no errors indicating that the animation doesn't work.

react-native-svg-charts version - 5.3.0
react-native-svg version - 9.6.2

Most helpful comment

@Rohitsaxena could you please write a small example please?

All 6 comments

This is solved by #261

@tuur155 so how can I animate pie charts? That issue is not solved, it just addresses the reason why animations doesn't work for pie charts

Any ideas?

Any ideas?

Did you find a solution?

Using Animated.View from react-native-reanimated fixed it for me.
I think this could help for you guys.

@Rohitsaxena could you please write a small example please?

Was this page helpful?
0 / 5 - 0 ratings