ericvicenti/navigation-rfc

[Performance] Switch NavigationCard to animate with transforms

Open

#8 aperta il 5 gen 2016

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari) (44 fork)github user discovery
help wanted

Metriche repository

Star
 (440 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

@kmagiera pointed out:

https://github.com/ericvicenti/navigation-rfc/blob/fc3d05e960239cd4180ee2878e1954ace38a556d/CustomComponents/NavigationCard.js#L104 where we animate right and left props (those require to run layout algorithm each frame and using translateX would be a better choice, not sure if possible to use it though)

Guida contributor