SkillAgentSearch skills...

ZMJTipView

Fully customisable tooltip view in Objective-C for iOS.

Install / Use

/learn @keshiim/ZMJTipView
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ZMJTipView

CI Status Version License Platform

Description

ZMJTipView is a fully customisable tooltip view written in Swift that can be used as a call to action or informative tip.

|<img src="https://raw.githubusercontent.com/keshiim/ZMJTipView/master/Resources/easytipview.gif" width="320">|<img src="https://raw.githubusercontent.com/keshiim/ZMJTipView/master/Resources/static.png" width="320">| |----------|-------------| <img src="https://raw.githubusercontent.com/keshiim/ZMJTipView/master/Resources/static-iphonex.png" width="320">|<img src="https://raw.githubusercontent.com/keshiim/ZMJTipView/master/Resources/animation.gif" width="320">|

Contents

Features

##<a name="features"> Features </a>

  • [x] Can be shown pointing to any UIBarItem or UIView subclass.
  • [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, keshiim@163.com

License

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

View on GitHub
GitHub Stars166
CategoryDevelopment
Updated5h ago
Forks34

Languages

Objective-C

Security Score

100/100

Audited on Mar 31, 2026

No findings