squimer / DatePickerDialog-iOS-Swift

Date picker dialog for iOS
MIT License
580 stars 177 forks source link

make close function in Sources/DatePickerDialog.swift open #120

Open mithilesh-parmar opened 3 years ago

mithilesh-parmar commented 3 years ago

made close() public so that the end user can close the dialog whenever needed.