File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,12 @@ https://teodosii.github.io/react-tweenful/
2121
2222## Examples
2323
24+ ### Observer
25+
26+ Usage of ` Observer ` component together with ` Tweenful ` . Animate movement with ` Tweenful ` and subscribe to mount and unmount with ` Observer ` .
27+
28+ ![ Observer] ( https://github.com/teodosii/react-tweenful/raw/master/gif/observer.gif " Observer ")
29+
2430### ObserverGroup
2531
2632Usage of ` ObserverGroup ` component to watch for mounting and unmounting over a list of notifications
@@ -48,6 +54,10 @@ Usage of `ObserverGroup` component to watch for mounting and unmounting over a l
4854< / ObserverGroup>
4955```
5056
57+ ### Animate route transition
58+
59+ ![ Routing] ( https://github.com/teodosii/react-tweenful/raw/master/gif/transition.gif " Routing ")
60+
5161### Prism
5262
5363![ Prism] ( https://github.com/teodosii/react-tweenful/raw/master/gif/rotating-svg.gif " Prism ")
You can’t perform that action at this time.
0 commit comments