Skip to content

wentaozone/ALToastView

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALToastView

ALToastView provides Android's Toast message for iOS (Screenshot).

Requires iOS SDK 4.0 or higher

How to use

  • Copy class files into your project
  • Add QuartzCore.framework to your project's linked libraries
  • Import ALToastView.h and call static toastInView:withText: for every new toast message you want to show, e.g in your UIViewController subclass call [ALToastView toastInView:self.view withText:@"Hello ALToastView"];

About

Android-like toast messages for iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published