Skip to content

Commit

Permalink
update Readme, release 1.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
ariok committed Apr 5, 2016
1 parent 0b95213 commit 8980e99
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ It differs from other similar classes in that there is no rigid template; BWWT i
![Preview](http://www.thinkandbuild.it/gifs/BWWalkthrough_mini2.gif)

Video preview [Here](http://vimeo.com/106542773)
A dedicated tutorial is available on [ThinkAndBuild](http://www.thinkandbuild.it/creating-custom-walkthroughs-for-your-apps/)

The class comes with a set of **pre-built animations** that are automatically applied to the subviews of each page. This set can be easily substituted with your custom animations.

Expand Down Expand Up @@ -113,3 +114,5 @@ The **BWWalkthroughViewControllerDelegate** protocol defines some useful methods
@objc optional func walkthroughPrevButtonPressed()
@objc optional func walkthroughPageDidChange(pageNumber:Int)
}


0 comments on commit 8980e99

Please sign in to comment.