CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

ChopeToastView 0.4.0

ChopeToastView 0.4.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Chope.



  • By
  • Chope

iOS toast view

Getting Started

Usage

[[ChopeToastView ToastViewWithMessage:@"message"] show];

Appearance

  • UIFont *font
  • UIColor *textColor
  • UIEdgeInsets padding
  • UIEdgeInsets margin
  • CGFloat roundRadius
  • NSTextAlignment textAlignment
  • UIColor *backgroundColor

Screenshot

License

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