Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 409 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 409 Bytes

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.