Skip to content

Clarify documentation around module construction methods #62

@LukasPaczos

Description

@LukasPaczos

We should clarify the inline docs and https://github.com/mapbox/mapbox-base-android/blob/master/MODULARIZATION.md to make it clear what types of approaches will the module loader attempt when creating the object without a custom configuration. This means clarifying that it's compatible with:

  • class with a public, no-arg constructor
  • Kotlin object
  • Java-like singleton with a static

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions