ptmt / react-native-touchbar

TouchBar for react-native-macos
757 stars 25 forks source link

Display an image #8

Open mirkods opened 6 years ago

mirkods commented 6 years ago

How can I render an image or in alternative a button with an image on top of it?

Mirko

mirkods commented 6 years ago

any idea?

ptmt commented 6 years ago

if plain <Image /> doesn't work then you can't at the moment. Need to change a bit of native code in order to support that.

mirkods commented 6 years ago

thanks for your response @ptmt, at the moment I think you so you can consider this issue as a feature request