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
triggerprop - 👌
Motiondefault export instead of named export - 📈 Dependency on
Animatorclass fromtinymotionwhich will allow features to be more easily integrated intotinymotion-react