Skip to content

Releases: react-native-menu/menu

v0.7.1

16 Nov 18:24
Compare
Choose a tag to compare

What's Changed

  • fix: remove jcenter() in favor of mavenCentral() by @mkilp in #464

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

30 Oct 16:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

18 Oct 02:19
Compare
Choose a tag to compare

Changes

Internal

v0.5.3

27 Sep 00:02
Compare
Choose a tag to compare

fix(types): add children prop to MenuView typings (#416)
feat: Export NativeActionEvent type (#344)
fix missing import type (#438)

v0.5.2

27 Sep 00:01
Compare
Choose a tag to compare

refactor: Use react-native-test-app to manage our test app (#142)
Fix Lint Error and Android Build (#175)
chore: update packages (#176)
fix(iOS): action sheet empty title when property not defined (#255)
fix(iOS): action sheet actions only fired first time (#254)

v0.5.1

v0.5.0

03 Jul 02:07
Compare
Choose a tag to compare

feat(#90): long press support (#96) by @mateusz1913

v0.4.2

03 Jul 00:03
Compare
Choose a tag to compare

fix(#146,#70): android type mismatch (#148) @mateusz1913
fix: Clear menu actions when actions are set (#140) @sabymike
fix: iOS test app compiles with Xcode 12.5 (#138) by @Saadnajmi

docs: Update README to indicate issue exists on RN v0.63 and above (#145) @guytepper

v0.4.1

13 May 02:38
Compare
Choose a tag to compare

fix(#105): Add ActionSheet support for iPad on OS versions less than 14 by @sabymike

chore(deps-dev): bump @types/react from 17.0.3 to 17.0.4 (#94)
chore(deps-dev): bump eslint from 7.24.0 to 7.25.0 (#91)
chore(deps-dev): bump eslint-config-prettier from 8.2.0 to 8.3.0 (#92)

v0.4.0

13 May 02:37
Compare
Choose a tag to compare

feat(#80): sub menus functionality (#81) by @mateusz1913

chore(deps-dev): bump typescript from 4.2.3 to 4.2.4 (#79)
chore(deps-dev): bump eslint from 7.22.0 to 7.24.0 (#83)
chore(deps-dev): bump eslint-plugin-prettier from 3.3.1 to 3.4.0 (#85)
chore(deps-dev): bump eslint-config-prettier from 8.1.0 to 8.2.0 (#84)