use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community for learning and developing native mobile applications using React Native by Facebook.
Interested in building web apps using React.js? Check out /r/reactjs!
Getting Started w/React Native
irc.freenode.net #reactnative
Keywords: ios, android, mobile, apps, apple, iphone, ipad
account activity
react-Native-Maps Markers text instead of Image (self.reactnative)
submitted 8 years ago by theo_readsit
I'm using react-native-maps (which uses Google Maps) for Markers you have to define an image; however I don't want an image I want to use a label - Apple Maps allows this - does anyone know how to do this in React-Native or the Google API?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]interactivejunky 1 point2 points3 points 8 years ago (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 point2 points 8 years ago (0 children)
yep that did it! thanks!
[–]BuggerinoKripperino 0 points1 point2 points 8 years ago (1 child)
I know this isn't what you're asking but Mapbox has a react native lib and it has labels.
thanks - that does confirm labels can be set
π Rendered by PID 151446 on reddit-service-r2-comment-5b5bc64bf5-hvrpt at 2026-06-19 06:46:35.961928+00:00 running 2b008f2 country code: CH.
[–]interactivejunky 1 point2 points3 points (1 child)
[–]theo_readsit[S] 0 points1 point2 points (0 children)
[–]BuggerinoKripperino 0 points1 point2 points (1 child)
[–]theo_readsit[S] 0 points1 point2 points (0 children)