ZMJTipView
ZMJTipView copied to clipboard
Fully customisable tooltip view in Objective-C for iOS.
ZMJTipView
Description
ZMJTipView is a fully customisable tooltip view written in Swift that can be used as a call to action or informative tip.
![]() |
![]() |
|---|---|
![]() |
![]() |
Contents
Features
## Features
- [x] Can be shown pointing to any
UIBarItemorUIViewsubclass. - [x] support for any arrow direction
←, →, ↑, ↓ - [x] Automatic orientation change adjustments.
- [x] Fully customisable appearance.
- [x] Fully customisable presentation and dismissal animations.
- [x] Support contain custom view.
Example
To run the example project, clone the repo, and run pod install from the Example directory first.
Requirements
Installation
ZMJTipView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'ZMJTipView'
Author
keshiim, [email protected]
License
ZMJTipView is available under the MIT license. See the LICENSE file for more info.



