Skip to content

thorwebdev/expo-dom-protomaps

Repository files navigation

React Native Maps - self-hosted!

This stack lets you self-host beautiful maps for your mobile apps!

🗺️ DOM components in Expo SDK 52 preview ⚛️ React MapLibre with PMTiles protocol 💾 Store Protomaps PMTiles in Supabase Storage

Run locally

  • Install dependencies: npm install
  • Run on web: npm run web
  • Run on iOS: npm run ios (needs to be build because using canary release of Expo SDK!)