Skip to content

Latest commit

 

History

History
193 lines (99 loc) · 13.4 KB

File metadata and controls

193 lines (99 loc) · 13.4 KB

react-native-bottom-tabs

0.9.2

Patch Changes

0.9.1

Patch Changes

0.9.0

Minor Changes

Patch Changes

0.8.9

Patch Changes

0.8.8

Patch Changes

0.8.7

Patch Changes

0.8.6

Patch Changes

0.8.5

Patch Changes

0.8.4

Patch Changes

0.8.3

Patch Changes

0.8.2

Patch Changes

0.8.1

Patch Changes

0.8.0

Minor Changes

Patch Changes

0.7.8

Patch Changes

0.7.7

Patch Changes

0.7.6

Patch Changes

0.7.5

Patch Changes

0.7.4

Patch Changes

  • 4771cfd: feat: add support for testID
  • 8a7add1: fix: properly set translucent prop on iOS

0.7.3

Patch Changes

  • 3ab7d98: Fix codegen setup & prevent injecting @babel/runtime when building the lib

0.7.2

Patch Changes

  • ff71011: fix: measure available space for views on iOS, make sideBarAdaptable work properly
  • c31a00f: fix(android): handle tabBarIcon sources in release mode
  • d43f39d: feat: macos support

0.7.1

Patch Changes

  • 5a519c9: fix(ios): correctly handle active items for scroll edge transparent

0.7.0

0.6.1

Patch Changes

  • 2503e16: change hapticFeedbackEnabled to false by default
  • 51c523b: feat: add useBottomTabBarHeight() hook