{"id":13577466,"url":"https://github.com/maplibre/maplibre-react-native","last_synced_at":"2026-04-10T08:02:17.943Z","repository":{"id":65144244,"uuid":"561272642","full_name":"maplibre/maplibre-react-native","owner":"maplibre","description":"React Native library for creating maps with MapLibre Native for Android \u0026 iOS.","archived":false,"fork":false,"pushed_at":"2025-03-31T13:57:47.000Z","size":39460,"stargazers_count":341,"open_issues_count":48,"forks_count":66,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-01T20:11:32.498Z","etag":null,"topics":["android","ios","maplibre","maps","react","react-native"],"latest_commit_sha":null,"homepage":"http://maplibre.org/maplibre-react-native/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maplibre.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["maplibre"],"open_collective":"maplibre"}},"created_at":"2022-11-03T10:37:07.000Z","updated_at":"2025-03-31T06:14:04.000Z","dependencies_parsed_at":"2023-10-16T02:56:20.867Z","dependency_job_id":"08e72366-fe19-4843-a8cc-365a4a468117","html_url":"https://github.com/maplibre/maplibre-react-native","commit_stats":{"total_commits":2043,"total_committers":279,"mean_commits":7.32258064516129,"dds":0.8345570239843367,"last_synced_commit":"ea8513019ae97f7b5271d7d2cda7b288a5021114"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmaplibre-react-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmaplibre-react-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmaplibre-react-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmaplibre-react-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maplibre","download_url":"https://codeload.github.com/maplibre/maplibre-react-native/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247294538,"owners_count":20915340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","ios","maplibre","maps","react","react-native"],"created_at":"2024-08-01T15:01:21.702Z","updated_at":"2026-02-12T11:56:41.266Z","avatar_url":"https://github.com/maplibre.png","language":"Java","funding_links":["https://github.com/sponsors/maplibre","https://opencollective.com/maplibre"],"categories":["Bindings","Maps \u0026 Location","Java","TypeScript"],"sub_categories":["React Native","Graphics \u0026 Drawing"],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://maplibre.org\"\u003e\n    \u003cpicture\u003e\n      \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://maplibre.org/img/maplibre-logos/maplibre-logo-for-dark-bg.svg\"\u003e\n      \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://maplibre.org/img/maplibre-logos/maplibre-logo-for-light-bg.svg\"\u003e\n      \u003cimg alt=\"MapLibre Logo\" src=\"https://maplibre.org/img/maplibre-logos/maplibre-logo-for-light-bg.svg\" width=\"200\"\u003e\n    \u003c/picture\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# MapLibre React Native\n\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](/LICENSE.md)\n[![Version](https://img.shields.io/npm/v/@maplibre/maplibre-react-native)](https://www.npmjs.com/package/@maplibre/maplibre-react-native)\n[![Actions](https://img.shields.io/github/actions/workflow/status/maplibre/maplibre-react-native/release.yml?label=Actions\u0026branch=main)](https://github.com/maplibre/maplibre-react-native/actions/workflows/release.yml?query=branch:main)\n\n_React Native library for creating maps\nwith [MapLibre Native for Android \u0026 iOS](https://github.com/maplibre/maplibre-gl-native)._\n\n\u003e [!IMPORTANT]\n\u003e Support for the new architecture with v10 is only through the interoperability layer. There are still quite a few\n\u003e [issues](https://github.com/maplibre/maplibre-react-native/issues?q=is%3Aissue%20state%3Aopen%20type%3ABug%20label%3A%22Architecture%3A%20New%22),\n\u003e when used with the new architecture. Switch to the v11 beta releases on the\n\u003e [`beta`](https://github.com/maplibre/maplibre-react-native/tree/beta) branch for better support of the new\n\u003e architecture.\n\nThis project originated as a fork of [rnmapbox](https://github.com/rnmapbox/maps), a community-maintained\nReact Native library for building maps with the Mapbox iOS and Android mobile SDKs. The original library\nsupported both Mapbox and MapLibre for some time, but as the MapLibre and Mapbox SDKs have\ndiverged, it has become necessary to separate the projects into specific wrappers by underlying renderer.\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"/docs/static/screenshots/index/device-android.png\"\n         alt=\"Indoor Building Map Android\"\n         height=\"320\"\n          /\u003e\n    \u003cimg src=\"/docs/static/screenshots/index/device-ios.png\"\n         alt=\"Indoor Building Map iOS\"\n         height=\"320\"\n          /\u003e\n\u003c/p\u003e\n\n## Documentation\n\nhttps://maplibre.org/maplibre-react-native/\n\n## Contributing \u0026 Development\n\nRead the [CONTRIBUTING](/CONTRIBUTING.md) guide in order to get familiar with how we do things around here and\nset up your local development environment.\n\n## Community\n\nJoin the [`#maplibre-react-native`](https://osmus.slack.com/archives/C065DB4T2UB) or [`#maplibre`](https://osmus.slack.com/archives/C01G3D28DAB) [on the Open Street Map Slack](https://slack.openstreetmap.us/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaplibre%2Fmaplibre-react-native","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaplibre%2Fmaplibre-react-native","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaplibre%2Fmaplibre-react-native/lists"}