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

Add option for onPressMaskBehaviour #363

Open drop-george opened 5 years ago

drop-george commented 5 years ago

This PR makes it possible to change what happens when a user taps the mask.

Before:

After

Addresses https://github.com/xgfe/react-native-datepicker/issues/327

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.05%) to 97.414% when pulling a8c99827bb935cd5e13875c56b074be369124704 on drop-george:master into 2a209bd4f11a84ff4543fbde930fed60dcbc0f68 on xgfe:master.