dbaroncelli / D-KMP-sample

D-KMP Architecture official sample: it uses a shared KMP ViewModel and Navigation for Compose and SwiftUI apps.
Apache License 2.0
818 stars 89 forks source link

Reformat Code #27

Closed luca992 closed 1 year ago

luca992 commented 1 year ago

If or when you accept #25, I reformatted all kotlin modules with reformat code option in Intellij. Otherwise it's the same as #25. Making a separate pr so you can review without all the formatting changes

luca992 commented 1 year ago

I'll make another pr to reformat everything after you look at #28