If you have a usage question for a product built on Maplibre GL Native (such as our iOS or Android SDKs), please create a discussion thread on GitHub Discussions.
If you want to contribute code:
-
Please familiarize yourself with the install process.
-
Ensure that existing pull requests and issues don’t already cover your contribution or question.
-
Pull requests are gladly accepted. If there are any changes that developers using one of the GL SDKs should be aware of, please update the main section of the iOS changelog or macOS changelog.
-
Prefix your commit messages with the platform(s) your changes affect:
[ios]
or[macos]
.
Please note the special instructions for contributing new source code files, asset files, or user-facing strings to the iOS SDK or macOS SDK.