I'd like to create custom tooltip that moves up an...
# compose
c
I'd like to create custom tooltip that moves up and down. How can I position above certain Button or Text??
I think the best way is getting position and apply the position to the tooltip view. But I'd like to show it in preview too. And, I want to just set a target so that the tooltip easily can be applied.