Releases: gorhom/react-native-animated-tabbar
Releases · gorhom/react-native-animated-tabbar
Release 2.1.2
- fix: downgrade redash version to v14
3856e62
- docs: updated material example readme file
8dee86c
Release 2.1.1
- fix: updated container style type
#99
Release 2.0.1
- chore: added tabBarVisible support for react-navigation 5
#69
- docs: updated readme file to clarify TS vs JS examples
#63
- chore: added icon with badge example
66f9cce
Release 2.0.0
- chore: update dependencies
#62
- refactor: updated presets types
#61
- chore: extract AnimatedTabBar props to types file
4d38cf8
- docs: added js example
f022e8c
Release 2.0.0-beta.0
- feat: add material preset
#60
- chore: updated types to allow presets to extend animated tab bar props
#59
- refactor: clean up presets
#57
- refactor: moved presets into a folder
#56
Release 1.6.0
- fix: updated reading indicator color check
#53
- feat: allow parent to control animated index
#50
- fix: fixed extracting navigation state for RN 4
f132e11
Release 1.5.1
- chore: support icon class component
#43
- chore: updated styled examples
8e248e1
- chore: allow user to override safeAreaInsets
20b2141
- chore: updated presets icon type
8d85da2
Release 1.5.0
- Fix typo in animated-icons.md docs
#42
- feat: add accessibility support
#41
- feat: support long press
#40
- chore: added flatlist to examples
d9fe3bb
- docs: updated readme file
65a3c79
Release 1.4.0
- feat: support standalone usage
#38
- docs: fixed a typo in README
#35
- chore: rename routes to tabs for tabbar view
#37