CUSTOM KNOWLEDGE FEED

#kotlin-multiplatform

2 cards

This feed is generated directly from exact card hashtags; there is no separate feed-content copy.

Subscribe to this viewRSSJSON

![badge][badge-android] ![badge][badge-ios] ![badge][badge-mac] ![badge][badge-watchos] ![badge][badge-tvos] ![badge][badge-jvm] ![badge][badge-js] ![badge][badge-windows] ![badge][badge-linux] This is a Kotlin Multiplatform library that provides architecture components of Model-View-ViewModel for UI applications. root build.gradle project build.gradle Also required export of dependency to iOS framework.

MARKDOWN SNAPSHOT

Loading…

00

Also MOKO resources supports Compose Multiplatform so you can implement all your UI in Kotlin with Jetpack Compose and MOKO resources. root build.gradle project build.gradle If you need custom path for source of resources, you need add in plugin configuration resourcesSourceSets option: project build.gradle On next step, you must create inside of project directory folder with name: customResources, and moved your resources there.

MARKDOWN SNAPSHOT

Loading…

00