Skip to content

Conversation

r0b0t3d
Copy link
Contributor

@r0b0t3d r0b0t3d commented Sep 5, 2025

PR Description

Fix #293

There was PR #300 , but this not working on Simulator iPad 18.5.

toolbar(.hidden, for: .tabBar) must be applied inside each child view of the TabView to make it works

How to test?

Tested on my project with iOS 18.5

Screenshots

Before
image

After
image

Copy link

changeset-bot bot commented Sep 5, 2025

🦋 Changeset detected

Latest commit: eda183d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
react-native-bottom-tabs Patch
@bottom-tabs/expo-template Patch
@bottom-tabs/react-navigation Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Collaborator

@okwasniewski okwasniewski left a comment

Choose a reason for hiding this comment

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

Thanks! looks good

@okwasniewski okwasniewski merged commit 14f9c04 into callstackincubator:main Sep 12, 2025
7 checks passed
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.

Custom tabBar on iPad renders duplicate
2 participants