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

Fix onDateChange on iOS #123

Merged
merged 2 commits into from
May 16, 2017
Merged

Fix onDateChange on iOS #123

merged 2 commits into from
May 16, 2017

Conversation

stephanemaillard
Copy link

@stephanemaillard stephanemaillard commented May 9, 2017

There is an issue with DatepickerIOS regarding onDateChange facebook/react-native#8169 . This is not fixed yet but there is a workaround suggested that I applied on react-native-datepicker

@coveralls
Copy link

Coverage Status

Coverage decreased (-2.7%) to 97.321% when pulling e4e2193 on stephanemaillard:master into 95c7d64 on xgfe:master.

@mdelkins
Copy link

I've pulled this change into one of my projects and it has resolved all date change issues I was experiencing. Thank you so much. Hoping this gets pulled into the project soon.

@feyy
Copy link
Contributor

feyy commented May 15, 2017

Wonderful! It dose work. But why set 500ms timeout? Whether it can be sonner?

@stephanemaillard
Copy link
Author

It could probably work with a shorter timeout but I don't know what is the limit that will work in all situations and devices.

@feyy feyy merged commit fb25ec1 into xgfe:master May 16, 2017
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

Successfully merging this pull request may close these issues.

4 participants