picker
picker copied to clipboard
Is there a way to open the Picker programatically?
Hello guys, i'm using the library, and i was trying to open the picker without rendering it, and after i read the docs i noticed you do not have a way to open the Picker modal programatically.
you have to supply a ref & use it to open / close the picker
it's stated in the readme.
I need a way to do this for other platforms not just Android, is there a way?
same problem, in ios, the blur method is not defined