react-native-leaflet icon indicating copy to clipboard operation
react-native-leaflet copied to clipboard

Custom Icons with React Native

Open franbusleiman opened this issue 2 years ago • 4 comments

Hi, does anyone found a solution for creating custom icons using React Native Components? Or at least using html components. Thank you!

franbusleiman avatar Oct 04 '23 18:10 franbusleiman

you can equally download the PNG of the icon and use hope i got your question right

It-samuel avatar Oct 10 '23 12:10 It-samuel

the problem is that I don't want to use a png as the icon, because I want to modify it with css before rendering.

franbusleiman avatar Oct 10 '23 12:10 franbusleiman

you can modify the png with css before rendering or are you not using react native

It-samuel avatar Oct 10 '23 12:10 It-samuel

yes, I'm using react-native. Could you provide me some info on how to do it? Or some links? Thank you in advance.

franbusleiman avatar Oct 10 '23 12:10 franbusleiman