Skip to content

Releases: Tawa/TNTutorialManager

Fix minor bug.

04 Dec 08:52
acc76be
Compare
Choose a tag to compare
1.3.2

Update TNTutorialManager.podspec

Minor update, make index functions public.

03 Dec 15:51
Compare
Choose a tag to compare
1.3.1

Make index methods public

Add the ability to force user to tap the highlighted views. Add Orientation Change Support.

03 Dec 14:48
781e2cd
Compare
Choose a tag to compare

Add the ability to display the tutorial above the status bar.

03 Dec 13:47
4569992
Compare
Choose a tag to compare
Merge pull request #6 from Tawa/AboveStatusBarSupport

Above status bar support

Removed Metal. Added native blur.

06 Jul 04:32
Compare
Choose a tag to compare

Removed MetalKit view used for background blur.
Added native UIBlurEffect for blur.

Added colors for texts and background tint.
Added a way to change the intensity of the blur.

Remove Metal until a cocoapod fix can be found. :(

03 Jul 23:29
Compare
Choose a tag to compare

Disable METAL until a podspec ".metal" file fix is found.

03 Jul 23:01
Compare
Choose a tag to compare
1.0.2

Disable Metal until a cocoapod .metal files fix is found.

Updated podspec and README.md

03 Jul 22:23
Compare
Choose a tag to compare

TNTutorialManager is an easy to implement library that helps you create interactive tutorials inside your iOS Apps!

First release!

03 Jul 03:58
Compare
Choose a tag to compare
1.0

Update README.md