Skip to content

Publish UIReferenceImplementation as a standalone library #15

@ghost

Description

Since including the UIReferenceImplementation library is the recommended way to start building applications with MyScript's SDK, why not publish it as a library too?

As a developer, in order to start working with the SDK, I'm expecting to do something like:

implementation "com.myscript:iink:2.3.2"
implementation "com.myscript:iink-ui:2.3.2" // This is the UIReferenceImplementation library

Instead, in the current situation, I have to copy-paste the reference library code from the examples repo, which is not ideal for obvious reasons.

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