Releases: satya164/react-native-tab-view
Releases · satya164/react-native-tab-view
Release 2.10.0
2.10.0 (2019-08-05)
Features
- add ability to prevent default action on tab press (#860) (cb401f9)
Release 2.9.0
2.9.0 (2019-07-13)
Features
Release 2.8.0
2.8.0 (2019-07-12)
Bug Fixes
- prevent indicator ovescroll (612fcd9)
Features
Release 2.7.3
2.7.3 (2019-07-05)
Bug Fixes
- improve rendering of indicator before layout for scrollEnabled=true (b938649)
Release 2.7.2
2.7.2 (2019-07-05)
Bug Fixes
- fix scrollable tabs before layout if no tab width was provided (afbd348), closes #805
Release 2.7.1
2.7.1 (2019-06-30)
Bug Fixes
- change logic of switching tabs (f8fa30f)
Release 2.7.0
2.7.0 (2019-06-27)
Features
- improve keyboard handling during tab change (ccfa884)
Release 2.6.2
2.6.2 (2019-06-21)
Bug Fixes
Release 2.6.1
Bug Fixes
- update default velocity impact value (596c142)
Release 2.6.0
Features
- consider both velocity and position while calculating index (#802) (e7f832c)