Animations don't work
Immediately on render
Android 6.0
React Native version: 0.52
With the example of a Pie chart in readme.md
Animations occur when the dataset changes, i.e not from null -> data. It works by calculating a tween between the two svg paths. The animations aren't the best and haven't been worked on that much
On further investigation it might actually be PieChart that is causing trouble. Either way this will be a "no fix" for now as the animations don't behave particularly well anyway
Hello! Have a try with "animate"