Skip to content

Releases: icepat/ICETutorial

ICETutorial 1.1.1 Official release

17 Nov 08:00
Compare
Choose a tag to compare

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.1.0 :

  • Modules
  • Imports fixed

screen_shot

ICETutorial 1.1.0 Official release

19 Jun 08:59
Compare
Choose a tag to compare

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

screen_shot

ICETutorial 1.0.3 Official release

30 Oct 03:16
Compare
Choose a tag to compare

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

screen_shot

ICETutorial 1.0.2 Official release

23 Aug 05:50
Compare
Choose a tag to compare

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

screen_shot

ICETutorial 1.0.1 Official release

23 Aug 02:30
Compare
Choose a tag to compare

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.

screen_shot

ICETutorial 1.0 Official release

15 Aug 04:13
Compare
Choose a tag to compare

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

screen_shot