Skip to content

Commit b77614a

Browse files
committed
📝 Updated README: Minor Changes
1 parent 423bfdd commit b77614a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# react-native-ios-context-menu
22
A react native component to use [`UIMenu`](https://developer.apple.com/documentation/uikit/uimenu) on iOS 13 and later.
33
* Support for creating menu actions and submenu's (nested and in-line menu's)
4+
* Support for customizing the menu icons (i.e. support for SF Symbols and asset icons, icon tint, etc.)
45
* Support for iOS 14 functionality (like the `UIButton` context menu, updating the menu while its visible, etc.)
56
* Support for setting (almost) all of the native [`UIMenu`](https://developer.apple.com/documentation/uikit/uimenu) and [`UIAction`](https://developer.apple.com/documentation/uikit/uiaction) properties (e.g. `UIMenuElementState`, `MenuElementAtrributes`, `discoverabilityTitle`, etc.)
67
* Basic `ActionSheetIOS` menu fallback for iOS 12 and below.

0 commit comments

Comments
 (0)