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

Screen presentation type "modal" flickers when opening datepicker on iPhone SE (2022) #11875

Open
2 of 11 tasks
great2lrn opened this issue Mar 7, 2024 · 0 comments
Open
2 of 11 tasks

Comments

@great2lrn
Copy link

great2lrn commented Mar 7, 2024

Current behavior

When running a production installation of my app on my iPhone SE (3rd gen), opening a datepicker/modal 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 iPhone SE (3rd gen) and not on iPhones without physical home buttons.

issue.mov

Expected behavior

notissue.mp4

Reproduction

https://snack.expo.dev/tNW_W7MIxPzMdhkw9jwjD

Platform

  • Android
  • iOS
  • Web
  • Windows
  • MacOS

Packages

  • @react-navigation/bottom-tabs
  • @react-navigation/drawer
  • @react-navigation/material-top-tabs
  • @react-navigation/stack
  • @react-navigation/native-stack
  • react-native-tab-view

Environment

  • [] I've removed the packages that I don't use
package version
@react-native-community/datetimepicker 7.6.1
@react-navigation/native ^6.1.14
@react-navigation/native-stack ^6.9.22
expo-status-bar 1.11.1
react-native-safe-area-context 4.8.2
react-native-screens ~3.29.0
react-native
expo
node
npm or yarn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant