Hi everyone, We at IceRock have published our MOKO...
# feed
a
Hi everyone, We at IceRock have published our MOKO libraries for Kotlin Multiplatform mobile development . Please see the full list of libs on the landing page: https://moko.icerock.dev MOKO includes: • architecture lib - MVVM components; • mobile specific libs - runtime permissions, localization resources, media access; • codegeneration for ktor-client; • composite items for RecyclerView/UITableView/UICollectionView from common code (from ViewModel in our case); • @Parcelize support. We also have a MOKO template project on GitHub (https://github.com/icerockdev/moko-template) for a fast start. In the template project you can see: • kotlin multiplatform project for ios and android with kotlin gradle dsl; • multi-module architecture; • example of two features (form and list of items); • integration of multiplatform library in an ios app via cocoapods. We'll be happy to hear from you on the #moko channel.
👏 10
K 7
👍 17
k
In my libraries talk I’m suggesting things to build. One was a swagger code generator. Pretty cool that you have one.
👍 3
t
Worth reposting to #multiplatform channel!
👍 2
a
i think all members from #multiplatform already here 🙂
m
Looks really good
👍 1
t
@kpgalligan at my place we build an annotation processor to generate swagger specs from kotlin classes 🙂
m
I have tested moko templates today. It works just out of the box. It is addressing and providing elegant solutions for multiples issues I am facing in my MPP endeavors, like skeleton for multiple feature modules, support for multiples iOS frameworks, gradle build files in kotlin and integration of typical mpp libs like serialisation or ktor. @alex009 huge 👍, if you don’t mind, I will mention your project in my talk tomorrow, even thinking about a live code demo with the template …
👏 2
👍 4