xgfe / react-native-datepicker

react native datePicker component for both Android and IOS, useing DatePikcerAndroid, TimePickerAndroid and DatePickerIOS
MIT License
2.12k stars 726 forks source link

Keep the picker open after onPressConfirm #334

Open matteocollina opened 5 years ago

matteocollina commented 5 years ago

Added possibility to keep the picker open, after pressing the confirmation button (onPressConfirm). The management of the picker closure can be managed manually

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.02%) to 97.391% when pulling f8c6dedda788b6fe73b7e45894271aee3b33cae5 on matteocollina:master into 2a209bd4f11a84ff4543fbde930fed60dcbc0f68 on xgfe:master.