Skip to content

Reality2byte/ReactNativeMapboxGLTestClient

 
 

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

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 40.2%
  • JavaScript 17.5%
  • Python 15.9%
  • Java 13.8%
  • Ruby 12.6%