Skip to content

Releases: PGSSoft/ParallaxView

3.1.2

04 Aug 06:46

Choose a tag to compare

  • Adds support for the Swift Package Manager
  • Adds more documentation in the codebase

3.1.1

25 Jun 10:33

Choose a tag to compare

  • Add ability to customize the glow effect position.

3.1.0

24 Jun 13:48

Choose a tag to compare

  • Fixed glitches of the focus animation switch (#19)

3.0.0

25 Apr 09:00

Choose a tag to compare

Swift 5 release.

  • Addressed #9.

2.0.8

07 Jun 21:28

Choose a tag to compare

  • Fixed exception when loading gloweffect asset in Xcode 9

Thanks to David Cordero (@dcordero) for contribution.

2.0.7

03 Apr 09:40

Choose a tag to compare

  • Added parallaxSubviewsContainer that allows to configure custom view that will be used to apply subviews parallax effect used by subviewsParallaxMode.

Thanks to Stefano Mondino (@stefanomondino) for contribution.

2.0.6

04 Jan 20:36

Choose a tag to compare

Minor changes connected to the project configuration.

2.0.5

04 Jan 20:01

Choose a tag to compare

Fixed bug related to the redundant setup focused state call on a press event.