Releases: callstackincubator/react-native-bottom-tabs
[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
@bottom-tabs/[email protected]
@bottom-tabs/[email protected]
@bottom-tabs/[email protected]
Patch Changes
- Updated dependencies [
b04abac
]:- [email protected]
- @bottom-tabs/[email protected]
[email protected]
Patch Changes
-
#311
3d0ac88
Thanks @johankasperi! - fix: propery destroy image loader on Android -
#316
14ea049
Thanks @okwasniewski! - fix: appearance issues with dark mode switches on Android -
#312
99776e5
Thanks @mtshv! - fix: add tvOS 16.0 availability check for toolbar API
@bottom-tabs/[email protected]
@bottom-tabs/[email protected]
@bottom-tabs/[email protected]
Patch Changes
- Updated dependencies [
3d0ac88
,14ea049
,99776e5
]:- [email protected]
- @bottom-tabs/[email protected]
[email protected]
Patch Changes
-
#291
f915225
Thanks @okwasniewski! - fix: properly handle labeled={false} on iOS -
#302
b9c9840
Thanks @okwasniewski! - feat: implement freezeOnBlur -
#292
0210046
Thanks @johankasperi! - chore: bump android material components package -
#306
54f25bc
Thanks @okwasniewski! - feat: skip measurements when using custom tab bar -
#300
024e92e
Thanks @okwasniewski! - fix: prevent header showing on iPad when using a custom one -
#305
69e17fc
Thanks @okwasniewski! - feat: handle automatic darkmode changes on Android -
#303
ac96b23
Thanks @okwasniewski! - feat: make more tab pressable on iOS