Skip to content

Releases: AlbGarciam/CardTransition

Adding SPM

14 Jan 17:46
c3c13ce
Compare
Choose a tag to compare
Merge pull request #17 from AlbGarciam/develop

Develop

v.1.0.0

21 Sep 12:37
c0b9693
Compare
Choose a tag to compare

Changelog

New features

  • It is possible to set a custom width for the card container

v.0.3.2

09 Aug 16:07
dc5cef8
Compare
Choose a tag to compare

Release 0.3.2

Fixes

  • Autolayout height is now calculated properly. Replace func bottomOverlayHeight() -> CGFloat with func bottomOverlayHeight(for width: CGFloat) -> CGFloat

v.0.3.1

06 Aug 15:58
ddc0477
Compare
Choose a tag to compare

Changelog

Fixes

  • When tapping on dimmed view, view is not dismissed

v.0.3.0

08 Jul 21:43
8905e70
Compare
Choose a tag to compare

Changelog

This version is not backwards compatible

It applies correctly the procedure to present an interactive transition

v.0.2.0

08 Jul 08:45
Compare
Choose a tag to compare

Changelog

Fixes

  • Sometimes card is stucked in the middle of the screen

v.0.1.4

16 Jun 15:46
65701e9
Compare
Choose a tag to compare

Changelog

Fixes

  • Fix rotation issue

v.0.1.1

13 Jun 18:30
0fad48d
Compare
Choose a tag to compare

Changelog

  • Fix frame was reloaded when dismissing

Initial release

13 Jun 17:13
51bd903
Compare
Choose a tag to compare

Initial release