SkillAgentSearch skills...

Maps

Cross-Platform Maps App using React Native with Mapbox GL Component and OSM2VectorTiles as vector data source

Install / Use

/learn @manuelroth/Maps
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Cross-Platform Maps App

<img align="right" alt="logo" src="logo.png" height="200" width="200"/>

Cross-Platform Maps App using React Native with Mapbox GL Component and OSM2VectorTiles as vector data source.

Install

In order to build the Android or iOS version you need to install Xcode and Android Studio.

Dependencies

After cloning this repository add your Mapbox API Access Token to the index.ios.js and index.android.js file. The API Token is still needed for sprites and glyphs even though OSM2VectorTiles is used as vectortile source. Start your Android or iOS Simulator and run the commands below

npm install
react-native run-android OR react-native run-ios

More information about getting started with React Native can be found here.

ios-gif

View on GitHub
GitHub Stars33
CategoryDevelopment
Updated7y ago
Forks0

Languages

Objective-C

Security Score

60/100

Audited on Jan 8, 2019

No findings