NativeBase
NativeBase copied to clipboard
tooltip doesn't work on mobile
Description
tooltip now cannot work on mobile, because it depends on mouse hover or keyboard event. can we add a feature show tooltip when the trigger item was clicked ?
Problem Statement
cannot use tooltip on mobile
Proposed Solution or API
trigger: 'click' | 'hover'
Alternatives
No response
Additional Information
No response
Hey @StarHosea, Thanks for the suggestions, we'll look into it.
@surajahmed Is tooltip available for mobile?