Releases: callstackincubator/react-native-bottom-tabs
@bottom-tabs/[email protected]
Patch Changes
- #207
c9f13ad
Thanks @okwasniewski! - feat: add freezeOnBlur
[email protected]
Patch Changes
- #193
79311a5
Thanks @okwasniewski! - chore: setup provenance
[email protected]
Patch Changes
-
#191
f681e5e
Thanks @okwasniewski! - fix: make translucent prop work properly with default apperance -
#189
041eebc
Thanks @okwasniewski! - fix: compile on visionOS
@bottom-tabs/[email protected]
Patch Changes
- #193
79311a5
Thanks @okwasniewski! - chore: setup provenance
@bottom-tabs/[email protected]
@bottom-tabs/[email protected]
v0.7.4
What's changed
4771cfd: feat: add support for testID
8a7add1: fix: properly set translucent prop on iOS
Full Changelog: https://github.com/okwasniewski/react-native-bottom-tabs/compare/[email protected]@0.7.4
v0.7.3
What's Changed
Full Changelog: https://github.com/okwasniewski/react-native-bottom-tabs/compare/[email protected]@0.7.3
v0.7.2
What's Changed
- fix(android): Handle tabBarIcon sources by @okwasniewski in #175
- Fix a bug that active tab label shows with inactive color by @honcon in #174
- fix: measure available space for views on iOS by @okwasniewski in #170
- fix(docs): wrong default value for labeled prop by @Nodonisko in #177
- feat: macos support by @okwasniewski in #63
New Contributors
- @honcon made their first contribution in #174
- @Nodonisko made their first contribution in #177
Full Changelog: https://github.com/okwasniewski/react-native-bottom-tabs/compare/[email protected]@0.7.2
v0.7.1
What's Changed
- fix(ios): correctly handle active items for scroll edge transparent by @okwasniewski in #166
- feat: add README to packages by @okwasniewski in #167
Full Changelog: https://github.com/okwasniewski/react-native-bottom-tabs/compare/[email protected]@0.7.1
v0.7.0
What's Changed
- feat: add changesets by @okwasniewski in #155
- fix: remove tab bar icon workaround by @okwasniewski in #157
- feat: implement useBottomTabBarHeight by @okwasniewski in #158
- Feat/react navigation v7 by @okwasniewski in #159
- Fix/change haptic feedback by @okwasniewski in #163
Warning
This release drops support for React Navigation v6, if you want to still use React Navigation v6 make sure to stay on @bottom-tabs/[email protected]
. The main package can still be updated to receive future updates.
Note
hapticFeedbackEnabled
is now set to false
by default.
Full Changelog: https://github.com/okwasniewski/react-native-bottom-tabs/compare/[email protected]