Skip to content

A super easy way to display custom status updates w/o using UIAlertView.

Notifications You must be signed in to change notification settings

camclendenin/flashbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

flashbox

A super easy way to display custom status updates w/o Alert Views.

Usage

  • Add the Flashbox folder to your project
  • Import Spinner.h in any class in which you need flashboxes

To create a flashbox:

  [Flashbox flashMessage:@"Foo"];

A nice animated alert will appear on screen with your message and then fade away without a trace.

Copyright

MIT-LICENSE.

About

A super easy way to display custom status updates w/o using UIAlertView.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published