GeekyAnts / GeekyAnts/NativeBase

tooltip doesn't work on mobile

Open
#5,520 2 comments 2 reactions 0 assignees View on GitHub
feature request triage v3
Dominant language
TypeScript
Stars
20.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.