Releases: icepat/ICETutorial
ICETutorial 1.1.1 Official release
ICETutorial 1.1.0 Official release
This small project is an implementation of the newly tutorial introduced by the Path 3.X app. Very simple and efficient tutorial, composed with N full-screen pictures that you can swipe for switching to the next/previous page.
Here are the new features since v 1.0.3 :
- Style management completely changed, easier to manage now
- No nib anymore, added constraints by code
- Fully featured delegate available
- Improved code legibility and added some comments
- Released the Swift version into an other repository
ICETutorial 1.0.3 Official release
This small project is an implementation of the newly tutorial introduced by the Path 3.X app. Very simple and efficient tutorial, composed with N full-screen pictures that you can swipe for switching to the next/previous page.
Here are the new features since v 1.0.2 :
- The second "black page" bug fixed
- The labels view were added 2 times on the superview
ICETutorial 1.0.2 Official release
This small project is an implementation of the newly tutorial introduced by the Path 3.X app. Very simple and efficient tutorial, composed with N full-screen pictures that you can swipe for switching to the next/previous page.
Here are the new features since v 1.0.1 :
- PageControl actions scroll to the right page
ICETutorial 1.0.1 Official release
This small project is an implementation of the newly tutorial introduced by the Path 3.X app. Very simple and efficient tutorial, composed with N full-screen pictures that you can swipe for switching to the next/previous page.
Here are the new features since v 1.0 :
- Easy to use block access to button's events.
ICETutorial 1.0 Official release
This small project is an implementation of the newly tutorial introduced by the Path 3.X app. Very simple and efficient tutorial, composed with N full-screen pictures that you can swipe for switching to the next/previous page.
Here are the features :
- Compose your own tutorial with N pictures
- Fixed incrusted title (can be easily replaced by an UIImageView, or just removed)
- Scrolling sub-titles for page, with associated descriptions (change the texts, font, color...)
- Auto-scrolling (enable/disable, loop, setup duration)
- Cross fade between next/previous background