Skip to content

Commit 53df437

Browse files
authored
Merge pull request brillout#211 from teodosii/master
Added react-tweenful to the list
2 parents 9c9ad31 + 6cf60c1 commit 53df437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,7 @@ _Components to layout the app's UI_
439439

440440
_Animate transitions_
441441

442+
- [react-tweenful](https://github.com/teodosii/react-tweenful) - [demo](https://teodosii.github.io/react-tweenful/) - Animation engine that lets you animate DOM nodes, mounting, unmounting, child changes/transitions.
442443
- [data-driven-motion](https://github.com/tkh44/data-driven-motion) - Easily animate your data.
443444
- [react-anime](https://github.com/stelatech/react-anime) - A super easy animation library.
444445
- [react-flip-move](https://github.com/joshwcomeau/react-flip-move) - Effortless animation between DOM changes (eg. list reordering) using the FLIP technique.
@@ -452,7 +453,6 @@ _Animate transitions_
452453
- [react-spark-scroll](https://github.com/gilbox/react-spark-scroll) - Scroll-based actions and animations for react.
453454
- [react-track](https://github.com/gilbox/react-track) - Track the position of DOM elements. Create cool animations.
454455
- [react-transitive-number](https://github.com/Lapple/react-transitive-number) - Apply transition effect to numeric strings, a la old Groupon timers.
455-
- [react-tween](https://github.com/clari/react-tween) - Tween animation.
456456
- [react-web-animation](https://github.com/bringking/react-web-animation) - React components for the Web Animations API -.
457457
- [velocity-react](https://github.com/twitter-fabric/velocity-react) - Velocity.js wrapper.
458458
- [react-scroll-rotate](https://github.com/giladk/react-scroll-rotate) - [demo](https://giladk.github.io/react-scroll-rotate/) - Very simple scroll based element rotation

0 commit comments

Comments
 (0)