Skip to content

React-native-mapbox-gl price? #1345

Answered by ferdicus
bmbknds asked this question in Q&A
May 13, 2021 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

You can use this repo for free.
However, as this repo is merely a react-native/ js wrapper around mapbox' mobile SDKs for iOS / Android,
you'll have to consider, that, if you want to use their map tiles - you'll most probably have to pay at one point.

Some additional information:

  • With updated mobile SDKs (higher than the currently bundled versions) of react-native-mapbox-gl - you'll need an apiToken in order to download them - a lot of that is discussed in this thread
  • You have the possibility to use MapLibre instead - if you prefer an open-source flavor of mapbox. Ways of installing it are described here: android and here ios

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@bmbknds
Comment options

@ferdicus
Comment options

Answer selected by ferdicus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1344 on May 13, 2021 14:32.