Releases: MobileByteLabs/mbl-library-template-kmp
Releases · MobileByteLabs/mbl-library-template-kmp
Release list
v1.0.0
Initial Release
Features
- Full Kotlin Multiplatform support for all platforms:
- Android, iOS, macOS, tvOS, watchOS
- JVM, Linux, Windows (mingwX64)
- JavaScript, WebAssembly (wasmJs, wasmWasi)
- Compose Multiplatform sample app (Android, Desktop, iOS, Web)
- Template customization via GitHub Actions UI or CLI
- Code quality tools (Detekt, Spotless)
- CI/CD workflows for testing and publishing
- Pre-push script for local verification
- Upstream sync script for template updates
Getting Started
- Click "Use this template" to create your library
- Go to Actions → Template Customization → Run workflow
- Enter your package name and library name
- Start building!
See TEMPLATE.md for detailed setup instructions.