Astrocoders/react-native-selectable-text

Add image in menuitems

vipin-ios opened this issue · 1 comments

Is it possible to add image in menuitems in place of string?

No, it's not. We would need to add a new feature to pass an array of icons that would work only on Android because the iOS API being used accepts only strings. https://developer.apple.com/documentation/uikit/uimenuitem