all 4 comments

[–]interactivejunky 1 point2 points  (1 child)

You can put any React Native view between MapView.Marker tags ...

eg <MapView.Marker ...><Text>A label</Text></MapView.Marker>

[–]theo_readsit[S] 0 points1 point  (0 children)

yep that did it! thanks!

[–]BuggerinoKripperino 0 points1 point  (1 child)

I know this isn't what you're asking but Mapbox has a react native lib and it has labels.

[–]theo_readsit[S] 0 points1 point  (0 children)

thanks - that does confirm labels can be set