abhi-dave / ADDatePicker

A fully customizable iOS Horizontal PickerView library, written in pure swift
MIT License
169 stars 26 forks source link

Unable to set the date programmatically after load #7

Open yasirmturk opened 5 years ago

yasirmturk commented 5 years ago

I can set the initialDate but after view is loaded i am unable to change the selected date programmatically datePicker.currentDate = Date().addingTimeInterval(3600*24))