Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Releases: zoontek/react-native-dev-menu

4.1.1

14 Aug 13:36
Compare
Choose a tag to compare
  • Avoid Git hooks setup on postinstall (c12544b)

4.1.0

27 Jun 10:29
Compare
Choose a tag to compare
  • Convert the project to TypeScript

4.0.3

24 Jun 13:38
Compare
Choose a tag to compare
  • Fix: Add addListener / removeListeners native stubs for react-native 0.65 compatibility.

4.0.2

13 May 16:50
Compare
Choose a tag to compare
  • Fix menu items firing as many times as there are menu items (#18)
  • Update the example project to react native 0.62.2

4.0.1

14 Mar 18:47
Compare
Choose a tag to compare
  • Avoid double insertions in Fast Refresh mode (Fix #16)

4.0.0

03 Oct 17:00
Compare
Choose a tag to compare

3.0.0

28 Jul 16:47
Compare
Choose a tag to compare

2.0.2

04 Feb 14:45
Compare
Choose a tag to compare

2.0.0

06 Sep 13:07
547f4ce
Compare
Choose a tag to compare
  • Support of React Native 0.56+

1.0.2

29 Dec 17:57
Compare
Choose a tag to compare
  • Surround addItem method in a Promise
  • Add a basic example / playground