react-native-paper icon indicating copy to clipboard operation
react-native-paper copied to clipboard

feat: touch to display tooltip

Open Steven-MKN opened this issue 1 year ago • 5 comments
trafficstars

Motivation

I would like my users to touch the info icon (not long touch), as this would be more intuitive when it's on a TextInput or similar. 286460785-60761953-db93-4399-87f0-689fbfa9c96a an example where I'd prefer a touch instead of a long touch

Related issue

https://github.com/callstack/react-native-paper/issues/4206

Test plan

To test this I have created an example tooltip in a TextInput, the tooltip is set to display on touch. Here is an example:

Screen_recording_20240819_155635.webm

Steven-MKN avatar Aug 19 '24 14:08 Steven-MKN

Hey @Steven-MKN, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

callstack-bot avatar Aug 19 '24 14:08 callstack-bot

Why not just using enterTouchDelay={0} ?

mnikolaus avatar Nov 13 '24 03:11 mnikolaus

It is a nice prop, but seems the repo dying 😢

quan-nh2 avatar Dec 04 '24 11:12 quan-nh2

Why not just using enterTouchDelay={0} ?

Hey, I explained here https://github.com/callstack/react-native-paper/issues/4206

Steven-MKN avatar Jan 03 '25 16:01 Steven-MKN

It is a nice prop, but seems the repo dying 😢

Sad. In favour of what? I can't imagine a react native app without this lib tbh

Steven-MKN avatar Jan 03 '25 16:01 Steven-MKN