Skip to content

Releases: Nubescope/react-native-navigation-hooks

v6.3.0

04 Feb 13:23
Compare
Choose a tag to compare

6.3.0 (2021-02-04)

Features

  • helpers: deprecate methods from useNavigation hook (3fd62e5), closes #55

v6.2.0

17 Sep 18:28
Compare
Choose a tag to compare

6.2.0 (2020-09-17)

Features

  • hooks: add missing type to setStackRoot (4e9141b)

v6.1.1

11 Sep 13:17
Compare
Choose a tag to compare

6.1.1 (2020-09-11)

Bug Fixes

  • hooks: fix args precedence in useNavigation (7157fa9)

v6.1.0

14 Aug 05:10
Compare
Choose a tag to compare

6.1.0 (2020-08-14)

Features

  • context: export modules (cb1172a)
  • docs: apply PR feedback (0eb2812)
  • helpers: improve navigation helpers (2b6ea18)
  • hooks: Apply PR feedback (ec61e6d)
  • hooks: implement useNavigation hook (d899d63)
  • hooks: improve event handler hooks: (d6ca420)
  • hooks: rename createStack methods (6878059)

v6.0.2

19 May 15:19
Compare
Choose a tag to compare

6.0.2 (2020-05-19)

Bug Fixes

  • install: remove post-install script (2aba746), closes #30

v6.0.1

18 May 18:40
Compare
Choose a tag to compare

6.0.1 (2020-05-18)

Bug Fixes

  • docs: add docs to every method to be used with intellisense (ae938ae)

v6.0.0

30 Apr 16:42
Compare
Choose a tag to compare

6.0.0 (2020-04-30)

Build System

  • deps: upgrade RNN peer dependency to 6.5.0 (3f735e6)

BREAKING CHANGES

  • deps: bumped RNN peer dependency to 6.5.0 to use BottomTabPress event

v5.1.0

29 Apr 19:58
Compare
Choose a tag to compare

5.1.0 (2020-04-29)

Features

  • events: add BottomTabPressed event (52f429c)

v5.0.0

16 Feb 16:10
Compare
Choose a tag to compare

5.0.0 (2020-02-16)

chore

  • deps: upgrade node modules: (f8b7e31)

Features

  • events: Add BottomTabLongPressed event (d5d1bd4)
  • events: Add ModalAttemptedToDismiss event (79e6078)

BREAKING CHANGES

  • deps: RNN version was upgraded to >=4.5.0

v4.0.0

15 Feb 22:53
Compare
Choose a tag to compare

4.0.0 (2020-02-15)

Features

  • events: add new registerScreenPoppedListener (fea1feb)

BREAKING CHANGES

  • events: RNN version was upgraded to 4.0.7