AndreiCalazans/rn-tooltip

How to Make Tooltip to adapt width as per text size

MaganAnkur opened this issue · 2 comments

Explain what you did
Use Tooltip on a text component

Expected behaviour
Tooltip should be dynamic depending on text size

Describe the bug
Tooltip size dont change depending on text, and long text are getting cut-off

Use this height="auto"

That doesn't seem to work all too well when the Triangle isDown prop is set to true, leaving a gap between the pointer and the tooltip blob