{"repo":"mpiannucci/react-native-context-menu-view","free":true,"listed":false,"github":"https://github.com/mpiannucci/react-native-context-menu-view","clone":"git clone https://github.com/mpiannucci/react-native-context-menu-view.git","description":"Use native context menus in React Native","language":"Java","stars":947,"topics":["react-native","ios","android","javascript","npm"],"license":"MIT","category":"mobile-apps","readme_excerpt":"react-native-context-menu-view Use native context menu functionality from React Native. On iOS 13+ this uses UIMenu functionality, and on Android it uses a ContextMenu . On iOS 12 and below, nothing happens. You may wish to do a Platform.OS === 'ios' && parseInt(Platform.Version, 10) } . - title is the title of the action - subtitle is the subtitle of the action (iOS 15+ only) - systemIcon refers to an icon name within SF Symbols (iOS only) - icon refers to an SVG asset name that is provided in Assets.xcassets or to a Drawable on Android; when both systemIcon and icon are provided, icon will take a higher priority and it will override systemIcon - iconColor will change the color of the icon provided to the icon prop and has no effect on systemIcon (default: black) - destructive items are rendered in red (default: false) - selected items have a checkmark next to them (iOS only, default: false) - disabled marks whether the action is disabled or not (default: false) - actions will provide a one level deep nested menu; when child actions are supplied, the child's callback will contain its name but the same index as the topmost parent menu/action index - inlineChildren marks whether its children (if any) should be rendered inline instead of in their own child menu (iOS only, default: false) onPress Optional. When the popup is opened and the user picks an option. Called with { nativeEvent: { index, indexPath, name } } . When a nested action is selected the top level parent index is","default_branch":null,"files":null,"tree":[],"storefront":"/r/mpiannucci","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/mpiannucci/react-native-context-menu-view/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}