mapbox / mapbox/mapbox-maps-android

Add Compose Multiplatform implementation

Open
#2,281 38 comments 81 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

auto-triaged compose feature :green_apple:
Dominant language
Kotlin
Stars
578
Forks
161
PR merge metrics
No merged PRs in 30d

Description

New Feature

There is Compose Multiplatform https://www.jetbrains.com/lp/compose-multiplatform/ out, you already started doing the compose extension for Android, would it be possible to get a dependency that can be used within Kotlin Multiplatform compose?

Why

To not implement iOS and Android (and maybe another target) separately.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing Android Compose extension and the linked Compose Multiplatform project. Identify the dependency boundary and target platforms required for Kotlin Multiplatform Compose; done means the extension can be consumed across the requested platforms without separate Android and iOS implementations.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
mobile-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.