Skip to content

Conversation

@kligarski
Copy link
Contributor

@kligarski kligarski commented Nov 20, 2025

Description

Changes default bottom tabs implementation to managed.

Bottom tabs offer 2 ways of controlling the container:

  • managed/natively-driven,
  • controlled/programmatically-driven.

Most of the libraries consuming react-native-screens use managed tabs: expo-router and react-navigation.

Changes

  • change RNS_CONTROLLED_BOTTOM_TABS_DEFAULT to false

Test code and steps to reproduce

Run TestBottomTabs. Verify that managed implementation is used (use heavy render and switch between Tab1 and Tab2, selected tab should change immediately).

Checklist

  • Included code example that can be used to test this change
  • Ensured that CI passes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants