Closed nitheeshnd closed 4 years ago
How many text boxes do you have? You could get the location of the text boxes yourself and use the fromRect
prop to change where the popover originates from just before launching if you want, a little more effort but might work. Or just create one popover for each text box if there's not too many.
Closing due to inactivity
Hi, I'm facing some reference issue while placing common popover for all text box presented in screen. Any solution?