项目作者: ihak

项目描述 :
A simple circular animation to show while loading initial configurations at the app startup (splash) screen.
高级语言: Swift
项目地址: git://github.com/ihak/SplashLoadingAnimation.git
创建时间: 2017-01-08T15:43:15Z
项目社区:https://github.com/ihak/SplashLoadingAnimation

开源协议:MIT License

下载


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