Skip to content

PauliusVindzigelskis/NGSTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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