Skip to content

Releases: gorhom/react-native-animated-tabbar

Release 1.3.0

09 May 15:06
Compare
Choose a tag to compare
  • fix: fixed flashy on react-native 0.61 android #33
  • fix: optimise cpu usage 🚀 #32
  • chore: improve types by (@nandorojo) #34
  • feat: Export individual tabbar components and associated props #28
  • chore: improve types by (@nandorojo) (#34) #18
  • docs: resize buymeacoffee button 2645546

Release 1.2.0

27 Apr 11:26
Compare
Choose a tag to compare
  • feat: update library branding #27
  • feat: add flashy preset #26
  • docs: added buymeacoffee button 7ba1200
  • chore: added funding file 9cfd2b4

Release 1.1.0

26 Apr 12:46
Compare
Choose a tag to compare
  • feat: provide animated focus #24
  • refactor: extract tab config #23
  • chore: added TabsConfigsType back till the next major release 31883bd
  • docs: added addWhitelistedNativeProps dev note 082f3b5

Release 1.0.0

15 Apr 18:31
Compare
Choose a tag to compare
  • feat: RTL support #14
  • feat: extract bubble animation #13
  • chore: added preset prop validator 2a2db45

Release 0.3.0

14 Apr 17:05
Compare
Choose a tag to compare
  • feat: added icon size prop #12
  • feat: added item space props #11
  • fix: fixed internal types e029f1a

Release 0.2.0

31 Mar 21:25
Compare
Choose a tag to compare
  • feat: support react navigation 4 #5
  • chore: fix example bottom bar version 46c837b
  • docs: update example code 672df3a

Release 0.1.1

30 Mar 17:56
Compare
Choose a tag to compare
  • docs: update docs & prepare initial release #3
  • chore: init project 🎉 a6d7709
  • chore: add react-navigation and other libs 10f0a70
  • chore: implement initial animated tab bar 1b05a9c
  • chore: update animation to use transation 2bfd975
  • chore: update props and add comments de68ce6
  • chore: added effect to keep navigation state and selected index synced 09982ca
  • chore: replace PureNativeButton with TouchableWithoutFeedback ab83e59
  • chore: remove unsed libraries 3443474
  • chore: update example screens 1897d86
  • chore(example): add react-navigation and other libs 0afbf35