magic-script-components icon indicating copy to clipboard operation
magic-script-components copied to clipboard

Node Animations

Open pleszkiewicz opened this issue 6 years ago • 0 comments

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

pleszkiewicz avatar Jan 20 '20 09:01 pleszkiewicz