souporserious/react-motion-ui-pack

allow more than just px units to be passed in for transforms

Open

#8 opened on Sep 18, 2015

View on GitHub
 (0 comments) (3 reactions) (0 assignees)JavaScript (628 stars) (40 forks)batch import
help wanted

Description

Do what velocity does and convert all units into actual pixel values. This way the user can pass in any form they want.

Contributor guide