TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Mar 2015 |
Maintained by Wenchao Ding.
This project is based on Michael Villar's excellent Motion Experiments post - Syncing/Success Icon
pod FSSyncSpinner
#import "FSSyncSpinner.h"
Only three methods
// to start the animating
- (void)startAnimating;
// to perform a finish
- (void)finish;
// whether perform an alpha animation to hide while finished
@property (assign, nonatomic) BOOL hidesWhenFinished;
iOS 7.0
Wenchao Ding => [email protected]
FSSyncSpinner is available under the MIT license. See the LICENSE file for more info.