JDFTooltips icon indicating copy to clipboard operation
JDFTooltips copied to clipboard

A simple library for showing tooltip-like popups on iOS

Results 10 JDFTooltips issues
Sort by recently updated
recently updated
newest added

Seems to be new with iOS 11 SDK. Other tool tips fail here too

I have added tooltips using sequential manager to my root view controller and the arrow of the tool tip actually appears behind the bar button or the target view in...

Pull request: https://github.com/JoeFryer/JDFTooltips/pull/13

is there a setting to position the tooltip (arrow facing down) with the tooltip centred above the view and not to the side?

enhancement

I'd like to add a tooltip pointing to the right BarButton in the Navigation bar. I can't seem to figure out the right approach. I've tried this but it doesn't...

Add the option to auto-dismiss a tooltip after a certain amount of time.

enhancement

Hi, sorry for the delay (I stopped receiving notifications for some reason). Since you closed the first issue, posting a new one with the code that got me that position...

Hi, I get a crash as soon as I tap the tool tip: ``` tooltip`top_level_code at AppDelegate.swift: 0x101500540: pushq %rbp 0x101500541: movq %rsp, %rbp 0x101500544: subq $0x20, %rsp 0x101500548: callq...