react-native-context-menu-view/example/ios
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
..
example feat(iOS): add customIcon and customIconName properties to the action object (#111) 2024-02-20 13:12:52 -05:00
example.xcodeproj Update example app to latest react native 2023-11-24 13:06:46 -05:00
example.xcworkspace Update dependencies (#44) 2022-02-13 15:21:29 -05:00
exampleTests Initial commit of new module 2020-04-27 11:39:10 -04:00
.tool-versions chore: update example app react native version (#82) 2023-05-18 10:44:19 -04:00
.xcode.env chore: update example app react native version (#82) 2023-05-18 10:44:19 -04:00
Podfile Update example app to latest react native 2023-11-24 13:06:46 -05:00
Podfile.lock Update example app to latest react native 2023-11-24 13:06:46 -05:00