This is a Kotlin Multiplatform project targeting Android, iOS.
Heap Analytics does not provide a native KMP library, but they were kind enough to answer me on how to do it. Therefore, this is a KMP library to interact with Heap.io in a type-safe and consistent way with KMP (Android & iOS). This does not support Web since Heap does not (at least from my knowledge) provide a npm package to install and use with Js.
| Platform | Target |
|---|---|
androidTarget() |
|
iosArm64(), iosX64(), iosSimulatorArm64() |
This library is published to:
Contributions are welcome! Please:
- Fork and open a pull request for improvements
This project is open source and available under the MIT License.