ZMJTipView 0.1.7

ZMJTipView 0.1.7

Maintained by Zhengmingjun.



  • By
  • keshiim

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.

Contents

Features

## Features

  • Can be shown pointing to any UIBarItem or UIView subclass.
  • support for any arrow direction ←, →, ↑, ↓
  • Automatic orientation change adjustments.
  • Fully customisable appearance.
  • Fully customisable presentation and dismissal animations.
  • 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.