react-native-walkthrough-tooltip icon indicating copy to clipboard operation
react-native-walkthrough-tooltip copied to clipboard

Tooltip size doesn't update when content changes

Open wesdewitte opened this issue 3 years ago • 2 comments

When the content of the tooltip changes it doesnt recalculate the tooltip sizes. So if you put more text in it, it will push other stuff out of the view.

Here you can see its correct IMG_20201116_155821

But when i change the text you can see it doesn't recalculate the content size You can see the margin above the title is not correct while its the same view IMG_20201116_160003

wesdewitte avatar Nov 12 '20 12:11 wesdewitte

Hello everyone, i am also facing the same issue. can anyone tell me how to style it so that i can get height dynamically w.r.t to the content. Tried many ways but still not getting the consistent layout of the tooltip.

Manya-96 avatar Jun 04 '21 07:06 Manya-96

Having the same issue. Did you guys manage to fix the issue?

paule89123 avatar Feb 18 '24 17:02 paule89123