@react-native-mapbox-gl/maps - npm
文章推薦指數: 80 %
A Mapbox GL react native module for creating custom maps. Latest version: 8.6.0-beta.0, last published: 2 months ago.
@react-native-mapbox-gl/maps8.6.0-beta.0 • Public • Published2monthsagoReadmeExploreBETA9Dependencies6Dependents40Versions
🟥Futureofthisrepo:participateinthediscussionthread🟥
Callforadditionalmaintainers
Heyyou,yesyou!
Doyoulikethisrepo,areyouusingit(areyouusingitforproductionapps?!It'scool,wedotoo!)?
Ifyouhavesometimetospare,we'dlovetogetyourhelp!
Ihearyouask"Yes,YES,butHow?!"(indeafeningsilence),
well...herearesomeexamples:
checkourdocs(stilluptodate?needsomeedits?)
reviewissueticketsandreplywithhelpfulanswers
jointheGitterchatandengagewithotherusers
reviewPRsandcommentonthingsyounotice
activelyhelpmovetheprojectforwardbysubmittingPRsthatintroducefixesandfeatures
Youdon'tneedtobeafull-fledgedmaintainertodothosethings,however,
ifyouareinterestedinbecomingone,don'thesitatetoreplyinthisdiscussion.
Thanks🙇
MapboxMapsSDKforReactNative
AnunofficialReactNativelibraryforbuildingmapswith
theMapboxMapsSDKforiOSandMapboxMapsSDKforAndroid
WealsosupportMapLibreflavorsofMapboxSDKsnow🎉
Prerequisite
OnAndroidwesupportfromversion6(API23)upwards
PleaseSignUptoMapboxtogettheMapboxAccessToken.
Dependencies
node
npm
ReactNative(0.60+)
Installation
Step1-InstallPackage:
#installwithYarn
yarnadd@react-native-mapbox-gl/maps
#orinstallwithNPM
npminstall@react-native-mapbox-gl/maps--save
Step2-InstallationGuides:
Android
iOS
Expo
Example
GettingStarted
Formoreinformation,checkoutourGettingStartedsection
RunProject
BeforeyourunyourprojectbesureyouhavecompletededtheInstallationGuidesforAndroidoriOS.
RuniOSSimulator
#Runwithyarn
yarnrunios
#orRunwithNPM
npmrunios
RunAndroidEmulator
#Runwithyarn
yarnrunandroid
#orRunwithNPM
npmrunandroid
Addingamap
importReact,{Component}from'react';
import{StyleSheet,View}from'react-native';
importMapboxGLfrom'@react-native-mapbox-gl/maps';
MapboxGL.setAccessToken('
延伸文章資訊
- 1@react-native-mapbox-gl/maps - npm package | Snyk
Learn more about @react-native-mapbox-gl/maps: package health score, popularity, security, mainte...
- 2In-App Mapbox Navigation in React Native - Better Programming
Setup a React Native project 3. Install Mapbox Navigation SDK for iOS 4. Create the native module...
- 3A Mapbox react native module for creating custom maps
Mapbox Maps SDK for React Native. An unofficial React Native library for building maps with the M...
- 4React Native MapboxGL - How to display offline pack on ...
createPack({ name: 'LionRock', styleURL: "mapbox://styles/mapbox/streets-v11", minZoom: 14, maxZo...
- 5React Native: A quick comparison between different map ...
Mapbox Maps SDK for RN, “unofficial React Native library for building maps with the Mapbox Maps S...