libreact icon indicating copy to clipboard operation
libreact copied to clipboard

Animation

Open streamich opened this issue 8 years ago • 1 comments

  • [X] <Tween>
  • [X] <AfterTimeout>
  • [X] <AfterDraf>
  • [X] <WhenIdle>
  • [X] <Render> and withRender()
  • [X] <RenderInterval> and withRenderInterval()
  • [X] <Tween> and withTween()
  • [X] <Interpolation> and withInterpolation()
  • [ ] <Decay>
  • [ ] <Spring>
  • [ ] <Controller>
  • [ ] <MultiStepAnimation>

streamich avatar Feb 23 '18 15:02 streamich

<Tween> was implemented here: https://github.com/MailOnline/libreact/pull/45

streamich avatar Feb 24 '18 14:02 streamich