Example Library
Features#
This library has following features:
- Feature 1
- Feature 2
- Feature 3
- ...
Supported Platforms#
This is a KMP (kotlin multiplatform) library and the provided modules do support following platforms.
Module | ANDROID | IOS | WINDOWS | MACOS | WASM | Info |
---|---|---|---|---|---|---|
Core | ||||||
{{ no such element: dict object['name'] }} | - | - | - | - | - | {{ no such element: dict object['platforms-info'] }} |
Extensions | ||||||
{{ no such element: dict object['name'] }} | - | - | - | - | - | {{ no such element: dict object['platforms-info'] }} |
- (1) custom platform comment 1
Demo#
A full demo is included inside the demo module, it shows nearly every usage with working examples.