mapbox / mapbox/mapbox-navigation-android

Coroutines support for MapboxNavigation

Open
#5,387 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Core improvement jira-sync-complete
Dominant language
Kotlin
Stars
651
Forks
321
PR merge metrics
No merged PRs in 30d

Description

Add an optional module which provides Kotlin Coroutines friendly API for all `MapboxNavigation` methods. Provide `Flow` and `suspend` functions instead of callbacks.

TODO:

- [ ] add new module
- [ ] implement wrappers
- [ ] mention wrapper in the docs
- [ ] make the module publishable

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 at the MapboxNavigation entry point and identify the existing module structure and publishing configuration. Work through the TODO list: add the optional module, provide coroutine wrappers for all MapboxNavigation methods, document the wrapper, and make the module publishable.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
api, mobile-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.