nandorojo / zeego

Menus for React (Native) done right.
https://zeego.dev
MIT License
1.45k stars 42 forks source link

Ability for more detailed customization of the SF Symbols icons #19

Closed fobos531 closed 1 year ago

fobos531 commented 1 year ago

react-native-ios-context-menu has the option to customize the SF Symbol icon very heavily. We could add this to the MenuItemIconProps since we already have an option for iosIconName which takes in an SF Symbol.

nandorojo commented 1 year ago

I’m open to that!