Releases: callstackincubator/react-native-bottom-tabs
react-native-bottom-tabs@0.10.0
Minor Changes
-
#378
e9b06e7
Thanks @okwasniewski! - fix: adjust the behavior of empty string for badge prop -
#390
993b1aa
Thanks @okwasniewski! - feat: add ios tab roles
Patch Changes
-
#393
44dd50d
Thanks @joarkosberg! - fix: apply typeface and size individually in android text appearance. -
#379
51c281d
Thanks @okwasniewski! - fix: adjust default font size on iOS -
#367
89b6a5b
Thanks @okwasniewski! - feat: implement iOS 26 minimizeBehavior feature
@bottom-tabs/react-navigation@0.10.0
Minor Changes
- #390
993b1aa
Thanks @okwasniewski! - feat: add ios tab roles
@bottom-tabs/expo-template@0.0.14
react-native-bottom-tabs@0.9.2
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/react-navigation@0.9.2
@bottom-tabs/react-navigation@0.9.2
@bottom-tabs/expo-template@0.0.13
react-native-bottom-tabs@0.9.1
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/react-navigation@0.9.1
@bottom-tabs/react-navigation@0.9.1
@bottom-tabs/expo-template@0.0.12
react-native-bottom-tabs@0.9.0
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