Skip to content

feat(iOS, Paper, Tabs): add support for tabBarBlurEffect #3033

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 7 commits into from
Jul 22, 2025

Conversation

kligarski
Copy link
Contributor

Description

Adds support for tabBarBlurEffect on iOS Paper.

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

Changes

  • export view property as RNSBlurEffectStyle
  • move enum conversion logic from ScreenStackHeaderConfig to separate file
  • add conversion to UIBlurEffect for RNSBlurEffectStyle

Test code and steps to reproduce

Run example app on Paper, set tabBarBackgroundColor: 'transparent' and your favorite tabBarBlurEffect.

Checklist

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

@kligarski kligarski requested review from kkafar and t0maboro July 18, 2025 08:53
Copy link
Contributor

@t0maboro t0maboro 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, leaving one suggestion, but I'm okay with the current version

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.

I have few questions & remarks.

@kligarski kligarski requested review from kkafar and t0maboro July 21, 2025 06:31
Copy link
Contributor

@t0maboro t0maboro left a comment

Choose a reason for hiding this comment

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

one last comment, but from my side we're good to go

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.

Thank you! Looks good ✅

@kligarski kligarski merged commit 8399b41 into main Jul 22, 2025
4 checks passed
@kligarski kligarski deleted the @kligarski/bottom-tabs-paper-blur-effect-support branch July 22, 2025 07:12
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.

3 participants