This repository has been archived by the owner on Jun 6, 2023. It is now read-only.
Releases: davdroman/Popsicle
Releases · davdroman/Popsicle
3.0.0 Alpha 1
Still unstable in terms of architecture, that's why it's alpha. I need to explore different variations of the API in order to offer the most flexible and future-proof solution. Fully compatible with Swift 3 and pretty well tested nonetheless.
2.0.1
2.0.0
1.1.2
1.1.1
1.1.0
This version of Popsicle includes an improved demo app that uses a .xib file to define the page views and is fully Auto Layout-compatible.
Also, a new method called removeAllInterpolations
has been added to PSInterpolator
class, so that you can reset your interpolations, say, when view layout operations take place.