-
#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
-
#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
- #332
b8cbd28Thanks @okwasniewski! - feat!: remove ignoresTopSafeArea prop, safe area handling is now automatic
-
#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
- #318
b04abacThanks @okwasniewski! - fix(android): don't crash when no elements are found
-
#311
3d0ac88Thanks @johankasperi! - fix: propery destroy image loader on Android -
#316
14ea049Thanks @okwasniewski! - fix: appearance issues with dark mode switches on Android -
#312
99776e5Thanks @mtshv! - fix: add tvOS 16.0 availability check for toolbar API
-
#291
f915225Thanks @okwasniewski! - fix: properly handle labeled={false} on iOS -
#302
b9c9840Thanks @okwasniewski! - feat: implement freezeOnBlur -
#292
0210046Thanks @johankasperi! - chore: bump android material components package -
#306
54f25bcThanks @okwasniewski! - feat: skip measurements when using custom tab bar -
#300
024e92eThanks @okwasniewski! - fix: prevent header showing on iPad when using a custom one -
#305
69e17fcThanks @okwasniewski! - feat: handle automatic darkmode changes on Android -
#303
ac96b23Thanks @okwasniewski! - feat: make more tab pressable on iOS
- #288
42cdfaaThanks @okwasniewski! - fix: make pressable items work when switching screens on new arch
- #283
ad0ca17Thanks @okwasniewski! - fix: first screen is blank
- #273
196ea22Thanks @okwasniewski! - feat: allow for custom JavaScript tab bars
- #269
4fa80c2Thanks @okwasniewski! - fix: properly handle measurements by ignoring keyboard
-
51ccbeaThanks @okwasniewski! - fix: properly set background color on Android -
51ccbeaThanks @okwasniewski! - fix: iOS crash on old architecture when setting font style
- #250
88d8531Thanks @owinter86! - fix crash when change tab bar label during runtime
-
1497aaaThanks @okwasniewski! - feat!: add tabBarStyle, remove barTintColor prop -
1497aaaThanks @okwasniewski! - feat: refactor android, change views on the native side, add page animations
-
1497aaaThanks @okwasniewski! - feat: add component provider field for codegen -
1497aaaThanks @okwasniewski! - fix(android): build issues ResourceDrawableIdHelper.instance -
1497aaaThanks @okwasniewski! - feat: introduce material you theme for Expo plugin -
1497aaaThanks @okwasniewski! - feat: use UIGraphicsImageRenderer -
1497aaaThanks @okwasniewski! - fix(android): tab bar label blinking on select
- #221
1ae783dThanks @okwasniewski! - revert: freezeOnblur
-
#207
c9f13adThanks @okwasniewski! - feat: add freezeOnBlur -
#195
2526db9Thanks @okwasniewski! - fix: update tint colors after updating items -
#197
1a7b392Thanks @okwasniewski! - chore: refactor android event dispatching
- #193
79311a5Thanks @okwasniewski! - chore: setup provenance
-
#191
f681e5eThanks @okwasniewski! - fix: make translucent prop work properly with default apperance -
#189
041eebcThanks @okwasniewski! - fix: compile on visionOS
- 4771cfd: feat: add support for testID
- 8a7add1: fix: properly set translucent prop on iOS
- 3ab7d98: Fix codegen setup & prevent injecting @babel/runtime when building the lib
- ff71011: fix: measure available space for views on iOS, make sideBarAdaptable work properly
- c31a00f: fix(android): handle tabBarIcon sources in release mode
- d43f39d: feat: macos support
- 5a519c9: fix(ios): correctly handle active items for scroll edge transparent
- 2503e16: change hapticFeedbackEnabled to false by default
- 51c523b: feat: add useBottomTabBarHeight() hook