Releases: callstackincubator/react-native-bottom-tabs
[email protected]
Patch Changes
-
#356
41f662e
Thanks @okwasniewski! - fix: set initial size to full screen -
#355
18a8d23
Thanks @okwasniewski! - feat: measure custom tab bar for useBottomTabBarHeight -
#350
2df3658
Thanks @okwasniewski! - Overload==
and!=
operators forRNCTabViewItemsStruct
-
#359
35d980d
Thanks @okwasniewski! - fix: introspect on all future operating systems, makes iOS 26 work
@bottom-tabs/[email protected]
@bottom-tabs/[email protected]
@bottom-tabs/[email protected]
Patch Changes
- Updated dependencies [
41f662e
,18a8d23
,2df3658
,35d980d
]:- [email protected]
- @bottom-tabs/[email protected]
[email protected]
Patch Changes
-
#339
8882434
Thanks @sidorchukandrew! - feat: support more than 6 screens on Android -
#347
add5943
Thanks @okwasniewski! - fix: don't show a default tab bar on top of a custom one when changing theme
@bottom-tabs/[email protected]
@bottom-tabs/[email protected]
@bottom-tabs/[email protected]
Patch Changes
- Updated dependencies [
8882434
,add5943
]:- [email protected]
- @bottom-tabs/[email protected]
[email protected]
Minor Changes
- #332
b8cbd28
Thanks @okwasniewski! - feat!: remove ignoresTopSafeArea prop, safe area handling is now automatic
Patch Changes
-
#325
5cb4721
Thanks @okwasniewski! - chore: drop support for < RN 0.71 (podspec) -
#330
08cec90
Thanks @okwasniewski! - feat: report tab bar measurements on Android -
#334
7cbf589
Thanks @okwasniewski! - fix(android): remove unnecessary override causing issues
@bottom-tabs/[email protected]
@bottom-tabs/[email protected]
@bottom-tabs/[email protected]
Patch Changes
- Updated dependencies [
5cb4721
,08cec90
,7cbf589
,b8cbd28
]:- [email protected]
- @bottom-tabs/[email protected]
[email protected]
Patch Changes
- #318
b04abac
Thanks @okwasniewski! - fix(android): don't crash when no elements are found