-
Notifications
You must be signed in to change notification settings - Fork 103
Releases: callstack/react-native-bottom-tabs
react-native-bottom-tabs@1.3.1
ce7301a react-native-bottom-tabs@1.3.1
Assets 2
@bottom-tabs/react-navigation@1.3.1
ce7301a Patch Changes
- #538
f7c2f7dThanks @rayabelcode! - Fix deprecated object argument on CommonActions.navigate
Assets 2
@bottom-tabs/expo-template@1.1.2
ce7301a Patch Changes
-
#540
d1b51c5Thanks @thiagobrez! - Fix Expo template installs by aligning Expo SDK 54 dependency versions. -
Updated dependencies [
f7c2f7d]:- @bottom-tabs/react-navigation@1.3.1
- react-native-bottom-tabs@1.3.1
Assets 2
react-native-bottom-tabs@1.3.0
52604f5 Minor Changes
- #522
412e9caThanks @thiagobrez! - Addexperimental_bakedTintColorsprop to opt into the iOS 26 Liquid Glass active and inactive tint color workaround.
Patch Changes
-
#526
942e441Thanks @davidecallegaro! - Fix phantom tab switch on iOS when scene re-appears -
#530
6797d32Thanks @thiagobrez! - Fix screen not rendering after tab change on iOS 27 -
#527
2a8a9a0Thanks @thiagobrez! - Disable tabBarInactiveTintColor on iOS >= 26 -
#524
5428315Thanks @spokodev! - Respect user-suppliedtabBarHiddenonTabView. -
#508
1c5b385Thanks @oscnord! - Fix tvOS compilation due to unavailable APIs -
#519
2ebe13bThanks @thiagobrez! - Keep iOS tab transitions smooth when switching between tabs with and without active tint colors.
Assets 2
@bottom-tabs/react-navigation@1.3.0
52604f5 @bottom-tabs/react-navigation@1.3.0
Assets 2
@bottom-tabs/expo-template@1.1.1
52604f5 Assets 2
react-native-bottom-tabs@1.2.0
652fd76 Minor Changes
- #494
3572fc2Thanks @ahmedawaad1804! - AddlayoutDirectionprop toTabViewfor RTL support.
Assets 2
@bottom-tabs/react-navigation@1.2.0
652fd76 Minor Changes
-
#511
652fd76Thanks @thiagobrez! - Add missing props from react-navigation to NativeBottomTabNavigator -
#494
3572fc2Thanks @ahmedawaad1804! - AddlayoutDirectionprop toTabViewfor RTL support.
Assets 2
@bottom-tabs/expo-template@1.1.0
652fd76 Minor Changes
- #511
652fd76Thanks @thiagobrez! - Add missing props from react-navigation to NativeBottomTabNavigator
Patch Changes
- Updated dependencies [
652fd76]:- @bottom-tabs/react-navigation@1.2.0
- react-native-bottom-tabs@1.2.0
Assets 2
react-native-bottom-tabs@1.1.0
97e4d5e Minor Changes
- #485
ddfeefbThanks @okwasniewski! - fix: properly pop to top to resolve freezing issues
Patch Changes
-
#486
fc8b828Thanks @okwasniewski! - fix: macos bottom accessory view compilation -
#488
b2be24dThanks @okwasniewski! - fix(expo): use dynamic require for config-plugins ESM/CJS interop