Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

MugunthKumar/MKInfoPanelDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

###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.

About

Non-modal, non-intrusive Info Panel implementation as seen on some "popular" apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published