Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 522 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 522 Bytes

SplashLoadingAnimation

A simple circular animation to show while loading initial configurations at the app startup (splash) screen.

Usage

Just copy and paste the 'LoaderView' from Main.storyboard to your intended viewcontroller scene. Also paste the outlets and animation functions in the viewcontroller's swift file.

Starting and stopping the animation

Call startAnimation and stopAnimation functions to start and stop animation.

alt tag