datetimepicker icon indicating copy to clipboard operation
datetimepicker copied to clipboard

Opening datepicker inside a modal causes flickering!

Open great2lrn opened this issue 1 year ago • 3 comments

This happens with @react-navigation/native using screen presentation: "modal"

When running a production installation of my app on my iPhone SE (3rd gen), opening the datepicker inside of the screen makes the whole screen jump (flicker).

However this does not happen when running the app using the expo go on a real device nor on a simulator. This only happens when the app binaries has been built, it also only happens on phones with physical home buttons.

link to repro

Video of current behaviour.

https://github.com/react-native-datetimepicker/datetimepicker/assets/96067238/cbb4a57f-77bf-4463-97c1-b1d398075c04

Video of expected behaviour.

https://github.com/react-native-datetimepicker/datetimepicker/assets/96067238/f9fab734-ad07-4240-8a8f-5523330b430c

great2lrn avatar Mar 14 '24 12:03 great2lrn

did you found any solution on it

ErMapsh avatar Apr 19 '24 06:04 ErMapsh

did you found any solution on it

Nope, abandoned the whole idea of a modal unfortunately because of this.

great2lrn avatar Apr 23 '24 15:04 great2lrn