CocoaPods trunk is moving to be read-only. Read more on the blog, there are 12 months to go.
| TestsTested | ✗ |
| LangLanguage | Obj-CObjective C |
| License | MIT |
| ReleasedLast Release | Jun 2015 |
Maintained by Alex Chan.
To run the example project, clone the repo, and run pod install from the Example directory first.
iOS 7.0 or higher
HintView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "HintView"
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
Alex Chan, [email protected]
HintView is available under the MIT license. See the LICENSE file for more info.