Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 413 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 413 Bytes

WalkThrough demo

This is the simplest example to show UIScrollView with PageControl and some anumation. I hope it is the easiest way to show ScrollView. You can use it for Splash screen, Intro screen, WalkThrough screen, Demo screen, Instruction screen

WalkThroughScreen

  • UIScrollView
  • UIPageControll
  • custom UIView
  • animation with scrolling
  • all setup via code