Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.15 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.15 KB

NGSTutorial

Framework to build interactive tutorials

Version Platform Language GitHub license

Installation

pod 'NGSTutorial'

Usage

Tutorial is based on scenes and targets. One or bunch of targets make a scene. By default, scene changes with user tap on screen. This is overridable with delegate method.

Feed data through dataSource and track events in delegate methods.

Open demo app for possible integration.

Dependencies (added automatically with CocoaPod installation)

Preview

demo