Skip to content

2.0.3: Following things are done.

Latest
Compare
Choose a tag to compare
@ratulSharker ratulSharker released this 16 Jan 18:15

Following are done in this release

  1. Two new animation class are added as the default animation class.
  2. Example project updated to show demonstration of custom animation classes.
  3. Two new animation uses UIViewAnimationOptionAllowUserInteraction which is available ios8.0+ so the project min sdk version changes to ios8.0, if you want to support lower version of SDK please ignore these two animation classes.
  4. Project builded with xcode8.2.1 .