
What I am trying to do is display a picker overlay on a button click. Once the Overlay appears and a user mistakenly closes it, there is no option to re-render it.
I have already tried onClose but it does not matter if my local variable is set to false. The component does not appear.
Any help would be appreciated..