react-native-picker-select icon indicating copy to clipboard operation
react-native-picker-select copied to clipboard

[iOS] Pressing Done button triggers onClose callback

Open chabanenkopp opened this issue 4 years ago • 1 comments

Describe the bug

The onDonePress should not trigger onClose callback

To Reproduce

Open Picker modal on iOS device Change selected value or do nothing Press the done button onDonePress and onClose callbacks are both triggered Expected behavior

onClose should not be called, it should be called on click outside only

Additional details

Device: any iPhone OS: iOS 13+ react-native-picker-select version: 8.0.4 react-native version: 0.63.3

chabanenkopp avatar Dec 08 '20 14:12 chabanenkopp

Anything new on this issue?

st-currenxie avatar Mar 04 '21 08:03 st-currenxie