Releases: Tawa/TNTutorialManager
Releases · Tawa/TNTutorialManager
Fix minor bug.
Minor update, make index functions public.
1.3.1 Make index methods public
Add the ability to force user to tap the highlighted views. Add Orientation Change Support.
Merge pull request #8 from Tawa/TapMask Tap mask
Add the ability to display the tutorial above the status bar.
Merge pull request #6 from Tawa/AboveStatusBarSupport Above status bar support
Removed Metal. Added native blur.
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. :(
1.0.3 Update podspec
Disable METAL until a podspec ".metal" file fix is found.
1.0.2 Disable Metal until a cocoapod .metal files fix is found.
Updated podspec and README.md
TNTutorialManager is an easy to implement library that helps you create interactive tutorials inside your iOS Apps!
First release!
1.0 Update README.md