Releases: torgeadelin/react-native-animated-nav-tab-bar
Releases · torgeadelin/react-native-animated-nav-tab-bar
Lazy prop fix
- merged #137 which fixes lazy prop default issue
Fixed npm publish with empty dist folder bug
- fixed npm publish with empty dist folder bug
Fixed the explicit version for the dependency on react navigation 5.9.0
- fixed the explicit version for the dependency on react navigation 5.9.0
Fix hardware button to go back on android
Fixed back bug when pressing hardware button to go back on android
Added iPhone 12 support, RTL and fixed typos
- March 1 20201
- fixed appearance prop typo (breaking change, so make sure you change it in your code when you update the package)
- fixed type for
activeTabBackgrounds
intypes.tsx
- iPhone 12 support
- added RTL languages support
Fix react-native-screens bug #71
- Fixed react-native-screens bug where the screens were not receiving any tap events on ios.
Typescript Support
- Typescript support 👀 including custom enums for some of the appearence properties
- Added Rollup as a module bundler
- Fixed Invalid Hook Call bug #62
- Fixed
have your wrapper your NavigationContainer
bug. Please update to react-navigation/native 5.9.0, stack 5.13.0, bottom-tabs 5.11.3
More Bug Fixes & Improvements
- Updated react-navigation dependencies in example folder to latest
- Fixed useScrollToTop bug
- Fix Tab bar overlays scrollview content
- Added new config for icon button layour/orientation
General Fixes
- Updated example to rn 0.63
- Fixed issue #37 where screens would re-render on every tab change. Also added the lazy option found in the default react navigation tabbar
- Fixed default props errors #34 and #35. The component doesn't require any appearence options to work. It will use default style. See docs how to change
- Fixed issue with screen listeners #38 (you can now prevent default)
- Fixed small ui glitches
New Configurations, New Initialisation and Refactoring + Bug Fixes!
We're very excited to release the new version of react-native animated nav tab bar on our 100 ⭐ GitHub stars milestone! Thank you, everyone!
The package now provides a custom tab bar navigator compatible with React Navigation v5.
We also added a bunch of new features allowing you to customise your user experience to a new level! Check the docs to see what you can do! Moreover, several issues were fixed.
We're always looking to improve, so feedback is very important!
Please post an issue if there's anything you'd like us to improve/fix.
Special thanks to the contributors!