Skip to content

hnchan/HintView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HintView

[![CI Status](http://img.shields.io/travis/Alex Chan/HintView.svg?style=flat)](https://travis-ci.org/Alex Chan/HintView) Version License Platform

BackgroundImage

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

iOS 7.0 or higher

Installation

HintView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "HintView"

##How To Use It

  • Include with #import <HintView.h> to use it wherever you need.

  • Call [[HintView sharedManager] showWithContent:{YourView}];

  • You could pass any view to YourView parameter

  • Done

Author

Alex Chan, hnchan@gmail.com

License

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

About

HintView provide you a convenience way to show a full screen hintview

Resources

License

Stars

Watchers

Forks

Packages

No packages published