A simple react widget for Mendix to display Lottie animations.
- Load a Lottie animation from a JSON string or a URL
- Set the width and height of the animation
- Trigger an action when the animation is complete
Add the widget to your page and insert a JSON (string) or a url to a JSON file which contains the Lottie file.
You can also set the width and height of the animation, default is 100% of the parent container.