Skip to content

Commit

Permalink
Add Expo MapLibre native + web demo (#84)
Browse files Browse the repository at this point in the history
* Add Expo MapLibre native + web demo

* Move Expo MapLibre native + web demo to new Demos / Examples section
  • Loading branch information
Jaza authored Jan 12, 2025
1 parent 3d0572e commit f7a1e59
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,3 +280,7 @@ are designated with a ✅, and hosted projects with a 💙.
- [StreetComplete](https://streetcomplete.app) — Easy to use mobile OpenStreetMap editor used for mapping in the field
- [Cartes](https://cartes.app) — French alternative to Google Maps based on a fully open source stack
- [Mountaya](https://mountaya.com) - Interactive 3D maps to understand, explore, and stay safe in the mountain.

## Demos / Examples

- [Expo MapLibre native + web demo](https://github.com/Jaza/expo-maplibre-native-plus-web-demo) - Demo Expo app using [maplibre-react-native](https://github.com/maplibre/maplibre-react-native) for native, and falling back to [react-map-gl](https://github.com/visgl/react-map-gl) with [maplibre-gl-js](https://github.com/maplibre/maplibre-gl-js) for web.

0 comments on commit f7a1e59

Please sign in to comment.