Skip to content

Releases: Urtaq/URMovingTransitionAnimator

remove unnecessary params

23 Mar 02:38
Compare
Choose a tag to compare

remove unnecessary params

add params of initialization to the making functions

21 Mar 03:27
Compare
Choose a tag to compare

add params of initialization to the making functions

add make function for the moving transition without blur effect

21 Mar 02:44
Compare
Choose a tag to compare

add make function for the moving transition without blur effect

Improve convenience to use

21 Mar 01:28
Compare
Choose a tag to compare
  • add the flag whether applying clipsToBounds about source view(from 0.3.5)
  • add the completion callback for the case removing function is finished(from 0.3.6)
  • apply the transition completion animation duration property of pop transitioning to be different from push transitioning case(from 0.4.0)

Remove the strange feeling point during the transition

20 Mar 07:59
Compare
Choose a tag to compare

remove the strange feeling point during the transition

Get more properties from source view

20 Mar 01:30
Compare
Choose a tag to compare

When copying the source view, get the clips to bound & background color properties, etc.

Conversion Some functions to Computed property

17 Mar 08:25
Compare
Choose a tag to compare

Conversion Some functions to Computed property

Refactoring following P.O.P style

17 Mar 08:06
Compare
Choose a tag to compare

Refactoring to be friendly with the Protocol Oriented Programming style.
Do not inherit any more to use.
Just use protocol & extension to implement

Initial release

17 Mar 01:37
Compare
Choose a tag to compare

Initial release