squimer / DatePickerDialog-iOS-Swift

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

Add @objc so that it can be called from Swift #79

Closed tichise closed 5 years ago

tichise commented 6 years ago

Currently, @objc is not enough. After adding @objc, we can use DatePickerDialog without warning.

viniciussoares commented 5 years ago

Done in 3.0