Skip to content

Conversation

maciekstosio
Copy link
Contributor

Description

I thought that android supports only number, but it seems you can provide text using .text, so I'll change the logic so:

  • if it can parse int -> pass as int
  • if it has value, but can't parse -> pass string
  • clear both values otherwise

Screenshots / GIFs

image

Test code and steps to reproduce

See TestBottomTabs/index.tsx

Checklist

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

@maciekstosio maciekstosio merged commit 0f9716a into @maciekstosio/Add-badge-visiblity-prop-for-android-bottom-navigation Jul 18, 2025
@maciekstosio maciekstosio deleted the @maciekstosio/Alllow-text-for-badge-in-android-navigations-badge branch July 18, 2025 08:52
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.

1 participant