Ashley Field
144110b02a
Update docs in regards to destructive only working on iOS ( #174 )
...
* Remove docs stating `destructive` is only compatible on iOS
* Revert formatting changes
2026-02-26 11:32:03 -05:00
Matthew Iannucci
67a2d2ebe9
Release 1.21.0
2025-12-03 07:35:38 -05:00
Jasper Aelvoet
b28b0ec321
fix: Replace jcenter() with mavenCentral() in build.gradle ( #169 )
2025-10-20 10:17:00 -04:00
Matthew Iannucci
ce3f147718
Bump version
2025-09-22 11:40:54 -06:00
Mustafa Uysal
c16d193e9b
fix: Add iOS 16+ availability check for attributedTitle ( #165 )
2025-09-15 10:07:30 -04:00
Matthew Iannucci
507e8aa7c1
Remove gif from sourcetree
2025-05-02 11:33:01 -04:00
Matthew Iannucci
073ed93a54
Update README.md
2025-05-02 11:31:47 -04:00
Matthew Iannucci
b2723c6ea9
bump version
2025-05-02 11:26:26 -04:00
Laurens Lamberts
519eaa5829
Add React 19 to peer dependencies ( #154 )
...
* fix: correctly parsed iconColor which is part of an action
* feature: added titleColor (currently iOS only)
* chore: added react 19 as peer-dependency
---------
Co-authored-by: Laurens <laurenslamberts@moneymonk.nl>
2025-05-02 11:25:00 -04:00
Luca Lischetti
b69de43af4
chore: Update README.md ( #153 )
2025-04-17 19:47:46 -04:00
Laurens Lamberts
67ca0924fa
fix: iconColor ( #150 )
2025-03-26 04:59:23 -06:00
Matthew Iannucci
c022a2b7f1
Bump version
2025-03-14 12:57:28 -06:00
Christoph
e763467b9b
feat(android): Add fontName prop ( #146 )
2025-03-11 10:04:08 -04:00
Henning Hall
0960db23b7
fix default icon color in ios dark mode ( #145 )
2025-03-10 06:30:16 -04:00
Matthew Iannucci
111a97eb2a
bump version
2025-02-11 09:08:28 -05:00
Vlad
a70381fd41
feat(ios): custom preview visible path and disable shadow option ( #142 )
...
* feat(ios): custom preview visible path and disable shadow option
* feat: update readme
2025-02-10 16:02:11 -05:00
Damir Minnegalimov
bf5475ba27
fix(ios): prevent crash when preview target view is unmounted ( #138 )
2024-11-01 06:54:40 -07:00
dependabot[bot]
9b931b0f17
Bump rexml from 3.2.8 to 3.3.9 in /example ( #136 )
2024-10-28 18:37:18 -04:00
Damir Minnegalimov
d872516730
fix(ios): bring back resetting to original position on menu dismissal ( #135 )
2024-10-16 07:16:24 -04:00
amiagr
69ddc37d74
build: added namespace for AGP version 7+. This should fix compatibility issues with gradle 8. ( #133 )
2024-09-29 12:13:53 -04:00
Mark Yu
6ee0a47bc7
fix android example custom icon ( #132 )
2024-09-21 19:35:17 -04:00
Mark Yu
7ad05ad029
update circle index to 3 ( #131 )
2024-09-21 19:34:34 -04:00
dependabot[bot]
ad17cb9c23
Bump fast-xml-parser from 4.3.2 to 4.4.1 in /example ( #126 )
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) from 4.3.2 to 4.4.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.3.2...v4.4.1 )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 20:15:39 -04:00
Mateusz Łopaciński
8ac1c21436
Fix context menu popping up issue on Android while the list is scrolled in the bottom sheet ( #123 )
2024-06-25 07:23:20 -04:00
dependabot[bot]
0b59bce3e0
Bump ws from 6.2.2 to 6.2.3 in /example ( #122 )
...
Bumps [ws](https://github.com/websockets/ws ) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/6.2.2...6.2.3 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 09:31:10 -04:00
dependabot[bot]
3fe35d77ab
Bump braces from 3.0.2 to 3.0.3 in /example ( #121 )
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 09:06:07 -04:00
dependabot[bot]
19fb343bb6
Bump rexml from 3.2.5 to 3.2.8 in /example ( #118 )
...
Bumps [rexml](https://github.com/ruby/rexml ) from 3.2.5 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.2.5...v3.2.8 )
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-17 11:03:15 -04:00
Matthew Iannucci
ef268be492
Bump version
2024-04-29 08:28:07 -04:00
CHAE
b67065ab1b
fix(android): Modify to pass touch event to child views in onInterceptTouchEvent ( #116 )
2024-04-28 17:56:43 -04:00
Matthew Iannucci
b766157c77
Bump version
2024-02-20 13:13:37 -05:00
Laszlo Kocsis
bea0a1c6c3
feat(iOS): add customIcon and customIconName properties to the action object ( #111 )
...
* Add customIcon and customIconColor properties to ContextMenuAction
* Convert the new ContextMenuAction properties
* Set customIcon with customIconColor, if available, for the ContextMenu actions
* Add type declarations for new props
* Update README with new action props, fix other typos
* Add example for new action props
* Update readme and specify the higher priority of customIcon
* Refactor icon and iconColor props on iOS native side
* Remove "system" prefix from icon and iconColor on Android native side
* Update type declarations with new the new prop changes
* Update and format README
* Call processColor for iOS in index.js
2024-02-20 13:12:52 -05:00
Matthew Iannucci
a27622251d
Update documentation
2023-12-07 13:11:02 -05:00
Matthew Iannucci
e14b4ea17c
Switch Android ContextMenu Implementation ( #107 )
...
* Switch android impl to use native contextmenu view
* Fix click callbacks
* Nested menus working on android
* Clean up
* Bump version
* Add icon functionality back to android context menus
2023-12-07 11:48:43 -05:00
Matthew Iannucci
986b2f4f73
Create FUNDING.yml
2023-12-06 10:32:44 -05:00
Matthew Iannucci
2bbf6a0f3e
Bump version
2023-12-05 14:12:30 -05:00
Vidocq
a2e9a35e31
feat(android): support set icon color ( #103 )
2023-12-03 13:56:47 -05:00
Vidocq
88dc1a0840
fix(android): icon theme does not set ( #104 )
2023-12-03 13:53:47 -05:00
Vidocq
2a501a0a55
fix(android): menu shows when disabled set in some cases ( #102 )
2023-11-28 08:58:40 -05:00
Matthew Iannucci
9224afd474
Update readme
2023-11-25 11:34:04 -05:00
Matthew Iannucci
f13d308a1c
Merge branch 'main' of github.com:mpiannucci/react-native-context-menu-view
2023-11-25 11:32:00 -05:00
Matthew Iannucci
d07f621abc
Bump version
2023-11-25 11:31:18 -05:00
Matthew Iannucci
33e541522f
Add event for tapping preview ( #101 )
2023-11-25 11:30:22 -05:00
Matthew Iannucci
32d30e508b
Update example app to latest react native
2023-11-24 13:06:46 -05:00
Matthew Iannucci
01a725b697
Update exmaple with comments on android
2023-11-24 12:16:20 -05:00
Matthew Iannucci
82cff8bee0
Update Example to work correctly
2023-11-24 11:35:12 -05:00
Vidocq
8517ad49a3
feat(android): support disable menu
2023-11-08 05:37:40 -05:00
Vidocq
d3c8b8c3e5
docs: destructive items description
2023-10-26 09:19:27 -04:00
Vidocq
46f5a4997d
feat: android support destructive item
2023-10-26 09:19:27 -04:00
Vidocq
ca712cfe3f
refactor: better way to display icon on Android
2023-10-25 17:27:14 -04:00
Vidocq
d42655d1f8
feat: support android icon ( #96 )
...
* chore: add icon vector files
* feat: android icon
* feat: android icon demo
* docs: description for android icon
2023-10-25 13:58:39 -04:00