-
Notifications
You must be signed in to change notification settings - Fork 82
Comparing changes
Open a pull request
base repository: callstack/react-native-bottom-tabs
base: [email protected]
head repository: callstack/react-native-bottom-tabs
compare: main
- 9 commits
- 18 files changed
- 3 contributors
Commits on Nov 29, 2025
-
fix: add bottom accessory view nil check for iOS 26+ compatibility (#479
Configuration menu - View commit details
-
Copy full SHA for ccadbdd - Browse repository at this point
Copy the full SHA ccadbddView commit details -
chore(release): version packages (#480)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3a21e31 - Browse repository at this point
Copy the full SHA 3a21e31View commit details
Commits on Dec 3, 2025
-
fix(android): add missing badgeBackgroundColor and badgeTextColor to …
…TabInfo (#482) * fix(android): add missing badgeBackgroundColor and badgeTextColor to TabInfo The TabInfo data class was missing badgeBackgroundColor and badgeTextColor properties that RCTTabView.kt expects when applying badge colors. This caused Android builds to fail with: - Unresolved reference 'badgeBackgroundColor' - Unresolved reference 'badgeTextColor' - Unresolved reference 'colorError' Changes: - Add badgeBackgroundColor and badgeTextColor properties to TabInfo data class - Populate them from JS bridge in setItems() - Simplify badge color application to let Material use default theme colors when custom colors are not provided (avoids colorError resolution issues) Fixes #481 * chore: add changeset
Configuration menu - View commit details
-
Copy full SHA for 2b70882 - Browse repository at this point
Copy the full SHA 2b70882View commit details -
chore(release): version packages (#483)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 134d585 - Browse repository at this point
Copy the full SHA 134d585View commit details
Commits on Dec 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fc8b828 - Browse repository at this point
Copy the full SHA fc8b828View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddfeefb - Browse repository at this point
Copy the full SHA ddfeefbView commit details -
fix(expo): use dynamic require for config-plugins ESM/CJS interop (#488)
* fix(expo): use dynamic require for config-plugins ESM/CJS interop * Create tricky-cats-battle.md
Configuration menu - View commit details
-
Copy full SHA for b2be24d - Browse repository at this point
Copy the full SHA b2be24dView commit details
Commits on Dec 5, 2025
-
chore(release): version packages (#487)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 97e4d5e - Browse repository at this point
Copy the full SHA 97e4d5eView commit details
Commits on Dec 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a66a108 - Browse repository at this point
Copy the full SHA a66a108View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff [email protected]