Flipboard / Flipboard/react-canvas

Investigate integration with react-tween-state

Open
#21 1 comment 0 reactions 1 assignee Claimed by @mjohnston View on GitHub
enhancement
Dominant language
JavaScript
Stars
13.2k
Forks
909
PR merge metrics
No merged PRs in 30d

Description

Right now, there is no animation model in React Canvas. It's up to each component to implement it's own solution. [Image](https://github.com/Flipboard/react-canvas/blob/master/lib/Image.js) is one example.

[react-tween-state](https://github.com/chenglou/react-tween-state) wraps this exact behavior as a mixin. This could be a nice way to standardize on how components animate state.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.