DroidsOnRoids/DORDoneHUD

Name: DORDoneHUD

Owner: Droids On Roids

Description: Done animation in Objective-C

Created: 2015-11-17 12:56:03.0

Updated: 2016-02-01 02:38:46.0

Pushed: 2015-11-18 09:55:55.0

Homepage: null

Size: 477

Language: Objective-C

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

DORDoneHUD

CI Status Version License Platform

Done animation made by beryu/DoneHUD ported in Objective-C

DORDoneHUB demo

Usage
DoneHUD show:self.view];
DoneHUD show:self.view message:@"Fixed!"];
DoneHUD show:self.view message:@"Custom" completion:^{
NSLog(@"Badum tss");

Requirements

iOS 8

Test drive
try "DORDoneHUD"
Installation

DORDoneHUD is available through CocoaPods. To install it, simply add the following line to your Podfile:

"DORDoneHUD"
Author

Pawe? Bednorz, pawel.bednorz@droidsonroids.pl

Check our blog! thedroidsonroids.com/blog

License

DORDoneHUD is available under the MIT license. See the LICENSE file for more info.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.