Skip to content

Releases: Qeepsake/react-navigation-overlay

v3.0.0

19 Oct 13:43
f06bd90

Choose a tag to compare

3.0.0 (2023-10-19)

Features

  • api: renamed onModalHide to onModalHidden to fix typescript issues (b769f76)
  • api: renamed onModalHide to onModalHidden to fix typescript issues, and updated typescript Overlay.show interface. (f06bd90)

BREAKING CHANGES

  • api: Updated onModalHide to onModalHidden

v2.0.0

19 Oct 13:17

Choose a tag to compare

2.0.0 (2023-10-19)

Bug Fixes

  • package: updated package.json (7412233)
  • yarn: fixed the yarn.lock (88cc0a1)

Features

  • cleanup: removed node modules (0a54f33)
  • typescript: Upgrade react-native-modal and added TypeScript (9a2aba5)
  • typescript: upgrade react-native-modal. BREAKING CHANGE: Added TypeScript (6f2a54b)

BREAKING CHANGES

  • typescript: Added TypeScript which will change the interface, hence a breaking change.

v1.1.3

03 Oct 14:56
00aace4

Choose a tag to compare

1.1.3 (2023-10-03)

Bug Fixes

  • dependencies: updating dependency to remove calls to deprecated APIs (00aace4)

v1.1.2

31 Jan 15:10

Choose a tag to compare

1.1.2 (2023-01-31)

Bug Fixes

  • version: merge pull request #4 from Qeepsake/hotfix/remove-interaction-manager-bum-version (2876148)

v1.1.1

03 Jun 20:31

Choose a tag to compare

1.1.1 (2021-06-03)

Bug Fixes

  • tooling: added release automation and pre-commit hooks (fbff8f1)