Skip to content
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

fix: fix crash when change tab bar label during runtime #250

Merged
merged 3 commits into from
Jan 21, 2025

Conversation

owinter86
Copy link
Contributor

PR Description

This fixes the issue where android will crash when changing the tab bar label during run time crashes the app.

Fixes #248

How to test?

I have added a state change in the longPress event within the NativeBottomTabs example, this should change the first tab from "Article" to "CHANGED".

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 for fixing this! 🎉

@okwasniewski okwasniewski added this pull request to the merge queue Jan 21, 2025
Merged via the queue into callstackincubator:main with commit 88d8531 Jan 21, 2025
7 checks passed
@SumitR9910
Copy link

Thanks for the quick PR. Can confirm it works fine now.

@owinter86 owinter86 deleted the tabLabelFix branch January 24, 2025 07:00
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.

Allow changing tabBarLabel or title during runtime
3 participants