Releases: callstackincubator/react-native-bottom-tabs
react-native-bottom-tabs@0.10.0
Minor Changes
-
#378
e9b06e7Thanks @okwasniewski! - fix: adjust the behavior of empty string for badge prop -
#390
993b1aaThanks @okwasniewski! - feat: add ios tab roles
Patch Changes
-
#393
44dd50dThanks @joarkosberg! - fix: apply typeface and size individually in android text appearance. -
#379
51c281dThanks @okwasniewski! - fix: adjust default font size on iOS -
#367
89b6a5bThanks @okwasniewski! - feat: implement iOS 26 minimizeBehavior feature
@bottom-tabs/react-navigation@0.10.0
Minor Changes
- #390
993b1aaThanks @okwasniewski! - feat: add ios tab roles
@bottom-tabs/expo-template@0.0.14
react-native-bottom-tabs@0.9.2
Patch Changes
-
#356
41f662eThanks @okwasniewski! - fix: set initial size to full screen -
#355
18a8d23Thanks @okwasniewski! - feat: measure custom tab bar for useBottomTabBarHeight -
#350
2df3658Thanks @okwasniewski! - Overload==and!=operators forRNCTabViewItemsStruct -
#359
35d980dThanks @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
8882434Thanks @sidorchukandrew! - feat: support more than 6 screens on Android -
#347
add5943Thanks @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
b8cbd28Thanks @okwasniewski! - feat!: remove ignoresTopSafeArea prop, safe area handling is now automatic
Patch Changes
-
#325
5cb4721Thanks @okwasniewski! - chore: drop support for < RN 0.71 (podspec) -
#330
08cec90Thanks @okwasniewski! - feat: report tab bar measurements on Android -
#334
7cbf589Thanks @okwasniewski! - fix(android): remove unnecessary override causing issues