Skip to content

Compose ur Pres: A pure Kotlin Compose Multiplatform presentation system for developer presenters.

License

Notifications You must be signed in to change notification settings

KodeinKoders/CuP

Repository files navigation

CuP: Compose ur Pres

Maven Central Version

cup

A pure Kotlin Compose Multiplatform presentation system for developer presenters.

Beta

During the time CuP is offered in Beta, the following statements are true:

  • When API changes:

    • Old API raises depreciation errors (we do not use depreciation warnings) for at least one version (we aim for two when possible).

    • We provide a migration path as much as possible (either in the depreciation error message or in the release notes).

  • We do not ensure binary compatibility between versions, and try to fail early with understandable exceptions (when possible), for at lease one version (we aim for two when possible).

Of course, once we promote CuP to stable, we will provide binary compatibility between minor versions, and full migration cycles between major versions.

Cool presentation examples

  • Stay tuned!

Important
If you created a cool presentation with CuP, contact me (@salomonbrys) on the Kotlin Slack, and I’ll add your presentation to the list!