Build an app to demo UIKIT Animations
- A RadialMenu with 3 buttons
- Add animation Object to animate
- Now, on pressing every button, you have to add an animation So for three buttons there would be 3 animations chained. If I press 2 buttons, then only those 2 animations will be triggered.
- The final animations start when the center is clicked again, which closes the menu also
- Create a notification kinda thing to intimate the user that the animation was added successfully.
Size | Move | Spin | combo |
---|---|---|---|
- If you have a feature request, open an issue
- If you want to contribute, submit a pull request