Skip to content

kvandermast/crouton-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crouton-ios

iOS "clone" of the Android Crouton framework

The goal of this small framework is to offer a quick and easy way to show notifications.

eg.

  • an error
  • an information message
  • a message that asks the user to "wait"

Examples

#import "Crouton.h"
...
[Crouton showAlert:@"This is an alert" inView:self.view];
...

About

iOS "clone" of the Android Crouton framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages