Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.

v0.0.29

Compare
Choose a tag to compare
@satya164 satya164 released this 24 Sep 03:36
· 584 commits to main since this release

Breaking changes

  • Replace configureAnimation prop with configureTransition for <TabViewTransitioner />
  • Remove panHandlers prop from <TabViewPage />

New features

  • Add a swipeEnabled prop to <TabViewPage />
  • Add a onTabItemPress prop to <TabBar />
  • Add a renderBadge prop to <TabBar />
  • Add a shouldOptimizeUpdates prop to <TabViewTransitioner />

Bug fixes

  • Don't defer rendering of tabbars till onLayout