react-native-context-menu-view
react-native-context-menu-view copied to clipboard
Question: option to show trailing icon on Android
According to the Material Design spec, a trailing icon is supported. Would it be possible to add this option? My motivation is to be able to support the selected option also on Android
Icons are tricky to do with rn modules but more than happy to support it if someone wants to take a stab at it