magic-script-components
magic-script-components copied to clipboard
Node Animations
Description
Provide animations to the base nodes we created
- Need to hook up Kali animations APIs
- declarative animations similar to CSS, example:
animation-duration: 1s
animation-timing-function: ease
animation-delay: 0s
animation-iteration-count: infinite
animation-direction: alternate
animation-fill-mode: none
animation-play-state: running
animation-name: 'default'
Completion status
- [ ] Android
- [ ] iOS
- [ ] Lumin