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
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