squimer / DatePickerDialog-iOS-Swift

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

Example project seems to be broken #33

Closed benjohnde closed 7 years ago

benjohnde commented 7 years ago

I would rather write some tests than correcting the example project. If one has the use case to implement a date picker dialog, the readme contains enough information of how to use this project (which is pretty simple). So I recommend to just leave it out.

lfarah commented 7 years ago

@benjohnde I think we should do both tests and example project.

I look through 10-30 libraries a day and the easiest way to test out a library is just by running the Example project. No need to do anything but press the play button

benjohnde commented 7 years ago

True, sounds legit to me :)