Skip to content

Releases: PGSSoft/ParallaxView

3.1.2

04 Aug 06:46
Compare
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
Compare
Choose a tag to compare
  • Add ability to customize the glow effect position.

3.1.0

24 Jun 13:48
Compare
Choose a tag to compare
  • Fixed glitches of the focus animation switch (#19)

3.0.0

25 Apr 09:00
Compare
Choose a tag to compare

Swift 5 release.

  • Addressed #9.

2.0.8

07 Jun 21:28
Compare
Choose a tag to compare
  • Fixed exception when loading gloweffect asset in Xcode 9

Thanks to @dcordero for contribution.

2.0.7

03 Apr 09:40
Compare
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 @stefanomondino for contribution.

2.0.6

04 Jan 20:36
Compare
Choose a tag to compare

Minor changes connected to the project configuration.

2.0.5

04 Jan 20:01
Compare
Choose a tag to compare

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