Issue 5
New awesome link
📚 KMM Book
New awesome tools
🛠 Swift Package integration
🛠 Carthage integration
New awesome libraries and SDK
CoRed - Opinionated Redux-like implementation
CoRed is Redux-like implementation that maintains the benefits of Redux's core idea without the boilerplate. No more action types, action creators, switch statements or complicated setup. It is Kotlin and it has coroutine supported right out-of-the-box.
Kotlin Object Notation - Lightweight DSL to build fluid JSON trees
Kotlin Object Notation - Lightweight DSL to build fluid JSON trees
Growth Book SDK - GrowthBook Kotlin SDK
GrowthBook is an open-source platform for feature flagging and a/b testing built for data teams, engineers, and product managers. It's great whether you're looking to just analyze experiment results or looking to make it easier to deploy code.
ByteBuffer - Kotlin Multiplatform bytebuffer/byte[] wrapper
A kotlin multiplatform library that allows you to allocate and modify byte[] natively using an API similar to Java's ByteBuffer API.
Kase64 - Base64 encoder/decoder
Base64 encoder/decoder for Kotlin/Multiplatform. Supports Android, iOS, JavaScript and plain JVM environments.