Skip to content

[Xcode 26] Theme is not applied when system is dark mode #411

@huextrat

Description

@huextrat

Before submitting a new issue

  • I tested using the latest version of the library, as the bug might be already fixed.
  • I tested using a supported version of react native.
  • I checked for possible duplicate issues, with possible answers.

Bug summary

Maybe related to: software-mansion/react-native-screens#3162

On iOS, if we have DefaultTheme we can see that bottom bar is not applying the light theme but system theme instead

On this we can see that BottomBar style is updated with no reason :

Simulator.Screen.Recording.-.iPhone.16.Pro.-.2025-08-25.at.09.17.52.mov

Library version

0.10.1

Environment info

Expo 53
RN 0.79

Steps to reproduce

  • Xcode 26 & iOS 26 (with dark theme on system)
  • Launch app from the repo
  • Open profile
  • See that the bottom bar does not have the right theme

Reproducible sample code

https://github.com/huextrat/repro-screens-ios

Metadata

Metadata

Assignees

No one assigned

    Labels

    ApplebugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions