Skip to content

smellman/ReactNativeMapboxGLTestClient

Repository files navigation

React Native Mapbox GL Test Client

Sample application for React Native Mapbox GL from react-native init command. Also this application targets OpenMapTiles project and supports Tileserver-GL. App.js includes the fake accessToken to pass error in Android validateAccessToken.

how to use

You need setup React Native and your tile server.

setup

yarn
vim App.js # edit styleURL
yarn run start # start server

ios

cd ios
pod install
open ReactNativeMapboxGLTestClient.xcworkspace

and run in Xcode.

android

Start android emulator and

react-native run-android

notice

About

Sample application for React Native Mapbox GL without access token

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published