pandiaraj44 / react-native-datepicker-dialog

This library provides the cross-platform components for to open the date picker dialogs in effective way. It uses the native DatePickerAndroid & DatePickerIOS components. It will work for both ios & android.
MIT License
44 stars 15 forks source link

ios weird flash #4

Closed neo125874 closed 7 years ago

neo125874 commented 7 years ago

why would the date selection flash every single rotate?

pandiaraj44 commented 7 years ago

Hi, @neo125874 Thanks for using our library. In which platform(android/ios) you have this issue?

neo125874 commented 7 years ago

@pandiaraj44 ios, it seems like also happened in your screenshot?

pandiaraj44 commented 7 years ago

@neo125874 We will check the issue and will update you.

neo125874 commented 7 years ago

@pandiaraj44 thanks for fast response

JulienArzul commented 7 years ago

Hi, I had the same problem: on iOS, the screen was flashing (modal was removed and re-added) each time a date was selected in the picker. I submitted a pull-request that corrects it. Cheers.

pandiaraj44 commented 7 years ago

Hi, @neo125874 ,

The Ios flash issue was fixed by @JulienArzul and he has raised the pull request and we have merged that pull request.

Please install the latest version and let us know if any issues.

Ref https://github.com/pandiaraj44/react-native-datepicker-dialog/pull/6