Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to set additional options to override the defaults #21

Open
venugopalkollu opened this issue Jul 22, 2019 · 1 comment
Open

Comments

@venugopalkollu
Copy link

Header text as showing as "Select Dates" even when iam changing that to some other. And also UIBarButtonItem "Cancel","Done" not able to change.

@cpajuelodeveloper
Copy link

I added the fix to my fork.

https://github.com/cpajuelodeveloper/CalendarDateRangePicker-Swift5

dateRangePickerViewController.doneNavigationButton = "Done"
dateRangePickerViewController.cancelNavigationButton = "Cancel"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants