You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(iOS, Paper, Tabs): fix badge value on iOS Paper (#3038)
## Description
Fixes missing badge values on iOS Paper.
Closessoftware-mansion/react-native-screens-labs#279.
## Changes
- update badge value in tab bar item when setting prop
## Test code and steps to reproduce
Run TestBottomTabs and verify if badges are visible.
## Checklist
- [x] Included code example that can be used to test this change
- [x] Ensured that CI passes
0 commit comments