File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7+ #### [ v2.0.0-beta.0] ( https://github.com/gorhom/react-native-animated-tabbar/compare/v1.6.0...v2.0.0-beta.0 )
8+
9+ > 18 July 2020
10+
11+ - feat: add material preset [ ` #60 ` ] ( https://github.com/gorhom/react-native-animated-tabbar/pull/60 )
12+ - chore: updated types to allow presets to extend animated tab bar props [ ` #59 ` ] ( https://github.com/gorhom/react-native-animated-tabbar/pull/59 )
13+ - refactor: clean up presets [ ` #57 ` ] ( https://github.com/gorhom/react-native-animated-tabbar/pull/57 )
14+ - refactor: moved presets into a folder [ ` #56 ` ] ( https://github.com/gorhom/react-native-animated-tabbar/pull/56 )
15+
716#### [ v1.6.0] ( https://github.com/gorhom/react-native-animated-tabbar/compare/v1.5.1...v1.6.0 )
817
918> 20 June 2020
Original file line number Diff line number Diff line change 11{
22 "name" : " @gorhom/animated-tabbar" ,
3- "version" : " 1.6 .0" ,
3+ "version" : " 2.0.0-beta .0" ,
44 "description" : " A 60FPS animated tab bar with a variety of cool animation presets." ,
55 "main" : " lib/commonjs/index.js" ,
66 "module" : " lib/module/index.js" ,
You can’t perform that action at this time.
0 commit comments