doomsower / react-native-modal-popover

React-Native pure JS popover that uses Modal
MIT License
322 stars 45 forks source link

PopOver not showing when manually making visible flag to true #70

Open mrinal2305 opened 3 years ago

mrinal2305 commented 3 years ago
Screen Shot 2021-09-06 at 6 24 23 PM

I wanna make this tooltip to be visible all time, not only when the button is clicked. So, I make the visible flag to true. But it's not working. Could anyone help me resolve it? Here is code sandbox https://codesandbox.io/s/react-native-web-forked-3q100?file=/src/App.js

marctorsoc commented 8 months ago

I don't think it works for web. At least not for me...