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

IOS fullscreenmodal not switching to dark/light mode when changing appearance #11964

Open
3 of 12 tasks
the-devbear opened this issue Apr 26, 2024 · 1 comment
Open
3 of 12 tasks

Comments

@the-devbear
Copy link

the-devbear commented Apr 26, 2024

Current behavior

The fullscreenmodal doesn't switch appearance when appearance is switch on phone.

Example.MP4

Expected behavior

The fullscreenmodal should switch appearances when toggling dark/light mode just like the "normal" modal.

Reproduction

https://snack.expo.dev/@dev_bear/github.com-the-devbear-react-navigation-mre-fullscreenmodal

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-navigation/native ^6.1.17
@react-navigation/native-stack ^6.9.26
react-native-safe-area-context 4.8.2
react-native-screens ~3.29.0
react-native 0.73.6
expo ~50.0.14
node v20.12.0
npm or yarn npm
@the-devbear
Copy link
Author

the-devbear commented Apr 26, 2024

EDIT: Also just found #11953. Unfortunately I can not switch to containedModal because it has a different behaviour.

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