Open Source Library For Creating App Walkthroughs And UI Instructions

In the past I’ve mentioned some resources for creating app walkthroughs such as this tutorial on creating app introductions easily with a series of your own views.
Here’s an open source Swift library submitted by Rui Costa that provides many nice features for creating instructional walkthroughs called SwiftyWalkthrough.

SwiftyWalkthrough taht allows you to create step by step instructions, highlight and make only specific components within your interface usable, and does not require you to change your view hierarchy.

Here’s an animation from the readme showing SwiftyWalkthrough in action:

SwiftyWalkthrough

You can find SwiftyWalkthrough on Github here.

A nice library for creating app walkthroughs.

Original article: Open Source Library For Creating App Walkthroughs And UI Instructions

©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *