dominicstop / react-native-ios-context-menu

A react-native component to use context menu's (UIMenu) on iOS 13/14+
MIT License
572 stars 29 forks source link

How to custom internal view? #17

Closed chenxiang39 closed 3 years ago

chenxiang39 commented 3 years ago

here is my target , l just want to hidden title and not have extra width

current: image

target: image

guytepper commented 3 years ago

See https://github.com/dominicstop/react-native-ios-context-menu/issues/14

chenxiang39 commented 3 years ago

See #14

Thanks a lot !, and other question , how to let my TouchableOpcaity not transparent and add width? image

chenxiang39 commented 3 years ago

Any one can tell me?