FormidableLabs / victory-uiexplorer-native

A React Native app for iOS and Android that showcases Victory Native components
65 stars 6 forks source link

Animations are slow until fifth render #9

Open jevakallio opened 7 years ago

jevakallio commented 7 years ago

Not really a bug, just something quirky I noticed. When toggling between datasets, first four renders animate slowly. Fifth and all subsequent animations are quick.

It doesn't matter which datasets are used (not a caching optimisation) and which chart (affects all of them).

boygirl commented 7 years ago

This is likely related to a bug in VictoryTransition that just got fixed. Let's check on the next victory / victory-native release