GeekyAnts / GeekyAnts/NativeBase
tooltip doesn't work on mobile
Open
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
Assessment
This issue has not been assessed yet.