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

Image component support (stretchable images)?

Open vyobukhov opened this issue 2 years ago • 2 comments

Hi all,

RN Mapbox has an Image component (https://github.com/rnmapbox/maps/blob/main/src/components/Image.tsx) that supports stretchable images.

https://github.com/rnmapbox/maps/commit/788e48f16266cc92f515867ff1a90f2b68355c8e

Are there any reasons / blockers that prevent us from having this feature in maplibre-react-native?

Thanks

vyobukhov avatar Sep 29 '23 09:09 vyobukhov

Hmm. I don't think there is a technical reason/blocker that would prevent us from having this feature. Currently this is rather related to not having the capacity to implement it. Would you like to give it a try? :)

sarahsporck avatar Oct 17 '23 07:10 sarahsporck