v0.4.1
Improve Transition component
Added new transition effects:
- Scale
- Slide
- Fly
- Blur
Added built-in easing functions:
- linear
- easeIn
- easeOut
- easeInOut
- easeInBack
- easeOutBack
- easeInOutBack
And refactored properties of CustomTransition to improve coding experience. Now it will be much easier!