tinymotion-react
v0.2.0 now depends on the base tinymotion
package for the Animator
class. This allows us to stay closer aligned with the original package and focus just the React component itself.
v0.2.0 introduces the following:
- 🔥 Support for
trigger
prop - 👌
Motion
default export instead of named export - 📈 Dependency on
Animator
class fromtinymotion
which will allow features to be more easily integrated intotinymotion-react