Popsicle Versions Save

Simple, extensible interpolation framework

3.0.0-alpha.1

7 years ago

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

8 years ago
  • Added iPad Pro icon for demo app.
  • Fixed widthConstraint & heightConstraint KeyPath's not working.

2.0.0

8 years ago

:star2: Popsicle has been completely rewritten in Swift! :star2:

1.1.2

8 years ago

Popsicle.podspec updated accordingly to my new username.

1.1.1

8 years ago

Updates Popsicle.h in order to provide PopsicleVersionNumber and PopsicleVersionString[], as well as making PSInterpolation+Subclass.h public.

1.1.0

8 years ago

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.

1.0.0

8 years ago