Fully customisable tooltip view with custom xib or view in Swift for iOS.
Simple way to show tooltip above any UIView you want.
Steps to implement:
- Download the file ToolTipView.swift
- Add it to your xcode project.
- Create instance of this class which is kind of UIView and customise it as per you want.