Tag: Mobile Development
All the articles with the tag "Mobile Development".
-
The White Lines: Enforcing Design System Rules with Detekt
Track limits don't stop you from going wide. They penalise you for it. Custom Detekt rules work the same way.
-
Under the Hood: How Compose and SwiftUI Handle What Happens Off-Screen
Same engine, different cockpit: how Compose and SwiftUI handle side effects when sharing a Kotlin Multiplatform ViewModel.
-
🔔 Cross-Platform Notifications with KMP — All in Kotlin!
All logic, all flows, all platform calls are written in Kotlin.
-
No, Emitting Loading State from the Repository Doesn’t Make You a Junior Dev
Why handling loading in your repository isn’t bad architecture, it’s actually a sign of experience and clean design.