Skip to content

Sample that demonstrates using kotlin/native on iOS & SwiftUI with a kotlin flow redux-like store

Notifications You must be signed in to change notification settings

CoreyKaylor/kotlin-mpp-flow-store

Repository files navigation

Description

This demonstrates using a kotlin multi-platform project with a redux-like store in Kotlin + SwiftUI using Flows and coroutines.

Issues present

This is super early prototype work, but the sample is working with the caveat that it should repaint the view 3 times. Currently it updates only once at the end. I suspect it's likely a misunderstanding on my part in the coroutines piece.

About

Sample that demonstrates using kotlin/native on iOS & SwiftUI with a kotlin flow redux-like store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published