Skip to content

LeBzul/KRWalkThrough

 
 

Repository files navigation

KRWalkThrough

[![CI Status](http://img.shields.io/travis/Josh Woomin Park/KRWalkThrough.svg?style=flat)](https://travis-ci.org/Joshua Park/KRWalkThrough) Version License Platform

Note on Swift 3 & iOS 10

For those who are using Swift 2.2-, there is a separate swift2.2 branch. Or you can choose to checkout 0.9.7.

For those who have migrated to Swift 3, please read the following.

There seems to be a false memory leak bug in Swift 3 & iOS 10. What I've found out about this bug so far points me to think that this is not a real memory leak. To find out more about this, please read this StackOverflow post.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

KRWalkThrough is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "KRWalkThrough"

Author

Josh Woomin Park, wmpark@knowre.com

License

KRWalkThrough is available under the MIT license. See the LICENSE file for more info.

About

Easily show tutorial anywhere in your project with the minimal amount of code to obstruct the regular app flow.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 66.7%
  • Shell 25.1%
  • Ruby 6.3%
  • Objective-C 1.9%