maplibre-react-native
maplibre-react-native copied to clipboard
Image component support (stretchable images)?
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
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? :)