A wonderful loading animation.
SGLoadingAnimatingView *loadingView=[SGLoadingAnimatingView new];
[loadingView startAnimating];
- Add pod 'SGLoadingAnimatingView','~> 1.0.1' to your Podfile.
- Run pod install or pod update.
- Import <SGLoadingAnimatingView/SGLoadingAnimatingView.h>.
SGControllerTransition is provided under the MIT license. See LICENSE file for details.
