Skip to content
This repository was archived by the owner on Feb 25, 2020. It is now read-only.

Releases: react-navigation/tabs

Release 2.7.0

Choose a tag to compare

@satya164 satya164 released this 05 Jan 00:27

Features

  • add support for pager component (2efe799)

Release 2.6.2

Choose a tag to compare

@satya164 satya164 released this 03 Dec 17:32

Bug Fixes

  • don't override position unnecessarily (13830d9)

Release 2.6.1

Choose a tag to compare

@satya164 satya164 released this 03 Dec 17:29

Bug Fixes

Release 2.6.0

Choose a tag to compare

@osdnk osdnk released this 20 Nov 14:50

Bug Fixes

  • fix layout when starting in landscape (#192) (b4f288f)

Features

Release 2.5.6

Choose a tag to compare

@satya164 satya164 released this 09 Oct 09:06

Bug Fixes

  • fix issue when setting position to absolute for tab bar (c8e1cd2)

Release 2.5.5

Choose a tag to compare

@satya164 satya164 released this 21 Sep 22:43

Bug Fixes

  • set proper type for screenProps in ScreenComponent (f63c971)

Release 2.5.4

Choose a tag to compare

@satya164 satya164 released this 19 Sep 15:11

Bug Fixes

  • add safeAreaInset to tab bar options (34fd957)
  • fix types for tab bar button component (8f26d12)
  • upgrade react-navigation. closes #163 (e644bad)

Release 2.5.3

Choose a tag to compare

@satya164 satya164 released this 17 Sep 21:35

Bug Fixes

Release 2.5.2

Choose a tag to compare

@satya164 satya164 released this 13 Sep 13:51

Bug Fixes

  • fix path for declaration file (acc1acc)

Release 2.5.1

Choose a tag to compare

@satya164 satya164 released this 12 Sep 18:00

Bug Fixes

  • loosen types for navigation prop (7651aa9)