pandiaraj44 / react-native-datepicker-dialog

This library provides the cross-platform components for to open the date picker dialogs in effective way. It uses the native DatePickerAndroid & DatePickerIOS components. It will work for both ios & android.
MIT License
44 stars 15 forks source link

Date picker dialog programmatically close issue. #21

Open Sameer-Jani opened 4 years ago

Sameer-Jani commented 4 years ago

Hello, can you please update me how to close opened android date picker dialog programmatically.

I want to close date picker dialog by method, when I call that method then if datepicker dialog is opened It should be closed.

Thanks

pandiaraj44 commented 3 years ago

@Sameer-Jani As per the current React Native documentation they didn't provide the way to close the date picker programatically.

https://reactnative.dev/docs/datepickerandroid