Skip to content

feat(iOS, Paper, Tabs): add support for tabBarMinimizeBehavior on Paper #3056

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

Merged
merged 1 commit into from
Jul 22, 2025

Conversation

kligarski
Copy link
Contributor

Description

Adds support for tabBarMinimizeBehavior on Paper.

Closes https://github.com/software-mansion/react-native-screens-labs/issues/308.

Changes

  • add RNSTabBarMinimizeBehavior for Paper to allow the same prop setting logic as Fabric
  • add conversions
  • export property

Test code and steps to reproduce

Run TestBottomTabs on Paper, open Tab3, scroll down. On iOS 26, tab bar should hide. On iOS versions prior to 26, there should be a warning in the logs.

Checklist

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

@kligarski kligarski requested a review from kkafar July 22, 2025 09:37
Copy link
Member

@kkafar kkafar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks

@kligarski kligarski merged commit 2e30407 into main Jul 22, 2025
4 checks passed
@kligarski kligarski deleted the @kligarski/paper-tab-bar-minimize-behavior branch July 22, 2025 13:24
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.

2 participants