Explore >> Select a destination


You are here

codingwithmohit.com
| | www.marcogomiero.com
10.0 parsecs away

Travel
| | A couple of years ago I started working on a pet project to manage personal finances, named MoneyFlow. This project soon became a personal playground for a Kotlin Multiplatform mobile app and in a previous article, I journaled all the steps that lead me to a satisfying (at least for that time) shared app architecture. Choosing the right architecture for a [new] Kotlin Multiplatform, Jetpack Compose and SwiftUI app
| | www.cephalopod.studio
20.9 parsecs away

Travel
| |
| | whackylabs.com
11.0 parsecs away

Travel
| | What better way to start the new year than trying out the Kotlin Multiplatform.
| | swiftwithmajid.com
99.1 parsecs away

Travel
| Button is one of the regularly used components in SwiftUI. We use buttons to allow users to produce actions. That's why it is so essential to generalize the look and feel of buttons in our apps. This week we will master buttons in SwiftUI. We will learn how to customize the look and feel of our buttons.