MKInfoPanel 0.0.1

MKInfoPanel 0.0.1

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

Maintained by Unclaimed.



  • By
  • Mugunth Kumar

How to use

 [MKInfoPanel showPanelInView:self.view
                        type:MKInfoPanelTypeError
                       title:@"Network Failure!"
                    subtitle:@"Check your internet connection and try again later!"
                   hideAfter:2];

More Info

Instructions on how to use is on my blog, here

Licensing

The code is licensed under zLib license. That means, in a nut shell, you can do whatever you want, commercial/non-commercial without mis-attributing the source/original author.