copper-leaf / ballast

Opinionated Application State Management framework for Kotlin Multiplatform
https://copper-leaf.github.io/ballast/
BSD 3-Clause "New" or "Revised" License
147 stars 10 forks source link

Sample project update. #45

Closed charlee-dev closed 1 year ago

charlee-dev commented 1 year ago

Hi. I updated the sample for the KMM project with shared UI.

Changes:

cjbrooks12 commented 1 year ago

Thanks for making these updates! I continue to get more and more excited about where Compose is going, and this is a great example of how Ballast fits into that workflow. I'll review it a bit closer today before merging this PR

charlee-dev commented 1 year ago

Thanks for merging this. I'll expand the sample later to showcase different features of Ballast and common Kotlin Multiplatform use cases.