Skip to content

Releases: mpiannucci/react-native-context-menu-view

Version 1.2.1

23 Dec 22:52
dc5263c
Compare
Choose a tag to compare

Fix Typings. Thanks @jacobp100

Version 1.2.0

11 Dec 21:53
Compare
Choose a tag to compare

Adds support for nested menus within context menus on iOS, with the option to display the children actions inline or in their own sub menu. For more info see README.md or index.d.ts

Version 1.1.6

18 Nov 19:31
c81c893
Compare
Choose a tag to compare

Version 1.1.5

13 Nov 19:26
e3de6fe
Compare
Choose a tag to compare

Fixes for the backgorund color prop, thanks @jacobp100

Version 1.1.4

04 Nov 15:21
fdd6171
Compare
Choose a tag to compare
  • Change iOS target preview to use a clear background, thank you @mrousavy !!

Version 1.1.3

17 Sep 15:52
Compare
Choose a tag to compare

Version 1.1.2

27 Jul 18:13
Compare
Choose a tag to compare

Fix long press robustness on Android. Thanks @alessandrod

Version 1.1.1

03 Jun 14:16
Compare
Choose a tag to compare
  • Small fixes to types and README

Thanks @jacobp100

Version 1.1.0

02 Jun 19:48
Compare
Choose a tag to compare

All improvements thanks to @jacobp100

  • Adds index to action callback API
  • Add destructive and disabled menu button attributes for iOS and Android
  • Adds improved documentation.

Version 1.0.4

26 May 20:09
Compare
Choose a tag to compare

Fixes typescript types