Skip to content

Releases: BlueBaseJS/plugin-react-navigation

v1.6.0

01 Oct 04:22

Choose a tag to compare

1.6.0 (2020-10-01)

Features

  • Cleaned up navigation context logic (b7c6a24)

v1.5.0

26 Sep 12:49

Choose a tag to compare

1.5.0 (2020-09-26)

Bug Fixes

  • Moved some repos to peerDeps (3fdc892)

Features

  • Navigator: Doesn't use stub navigator anymore (18bcd9a)

v1.4.2

19 Sep 18:41

Choose a tag to compare

1.4.2 (2020-09-19)

Bug Fixes

  • Fixed an issue where stack nav actions were throwing errors (72e2aef)

v1.4.1

18 Sep 18:55

Choose a tag to compare

1.4.1 (2020-09-18)

Bug Fixes

  • resolveRouteOptions: Fixed wrong treatment of options prop (bd212f4)
  • Fixed wrong navigator selection for bottom-navigation (fb27767)

v1.4.0

04 Aug 15:53

Choose a tag to compare

1.4.0 (2020-08-04)

Features

  • Updated to expo@38 & navigation deps (#239) (7148537)

v1.3.0

25 Jul 09:32

Choose a tag to compare

1.3.0 (2020-07-25)

Features

  • Updated core dependencies (261cd46)

v1.2.0

25 Jul 09:05

Choose a tag to compare

1.2.0 (2020-07-25)

Bug Fixes

  • Fix Navigator unmounting on theme change (b239a83)

Features

  • package: Updated packages (855f368)

v1.1.0

10 Feb 16:44

Choose a tag to compare

1.1.0 (2020-02-10)

Bug Fixes

  • TabNavigator: Fixed broken tabs (0b097ed)

Features

v1.0.2

10 Feb 12:10

Choose a tag to compare

1.0.2 (2020-02-10)

Bug Fixes

v1.0.1

10 Feb 11:45

Choose a tag to compare

style(README): Fixed lint issues