Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

1.1.0

Compare
Choose a tag to compare
@davdroman davdroman released this 13 May 16:36
· 22 commits to master since this release
a11fc8d

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.