Describe the bug
Select window doesn't close when clicked outside or done is pressed.
To Reproduce
Create a simple select box and try to use it.
Expected behavior
Select View should close and onDonePress should be called when clicked
Screenshots

Additional details
- Device: iPad 7th Gen Emulator
- OS: iOS 13.3
- react-native-picker-select version: 6.3.3
- react-native version: 0.61
- react version: 16.9
- expo sdk 36
Reproduction and/or code sample
Unfortunately it works in an expo snack so I haven't figured out why it isn't working my project environment. Hopefully it's not just me and someone can point me in the right direction.
Describe the bug
Select window doesn't close when clicked outside or done is pressed.
To Reproduce
Create a simple select box and try to use it.
Expected behavior
Select View should close and onDonePress should be called when clicked
Screenshots

Additional details
Reproduction and/or code sample
Unfortunately it works in an expo snack so I haven't figured out why it isn't working my project environment. Hopefully it's not just me and someone can point me in the right direction.