Tag: Multiplatform

Kotlin Multiplatform, Compose Multiplatform: Apple’s Strategic Failure

“The Kotlin Multiplatform technology is designed to simplify the development of cross-platform projects. It reduces time spent writing and maintaining the same code for different platforms while retaining the flexibility and benefits of native programming.” ~ Kotlin.org It’...

Revolutionizing App Development: Unveiling ValoX Powered by Compose Multiplatform and Cutting-Edge

In the ever-evolving landscape of app development, innovation continues to drive the boundaries of what’s possible. It’s with immense excitement that I introduce you to a groundbreaking project that showcases the power of cutting-edge technologies: ValoX. This app is not just a game...

Mobile multiplatform development at McDonald’s

The adoption of a responsive, native user interface for the Global Mobile App is enabling McDonald’s to build a codebase that can be shared across multiple platforms, removing the need for codebase redundancies. by Austin Keith, Lead Android Developer and Ryan Sander, Senior M...

Writing Swift-Friendly Kotlin Multiplatform APIs — Part I: Intro

Kotlin Multi-Platform Mobile (KMM) is awesome… for Android developers. Using or coding a KMM library is not much different from using a regular Kotlin library like Jetpack Compose, OkHttp, and whatnot. However, for iOS developers, the story can be different. Therefore, it is essential to get ...

Tips for creating an iOS/macOS multiplatform app

Introduction I released an app called McClockface on the App Store when iOS 14 became available. I’d always promised myself that, one day, I’d release its macOS counterpart. “One day” did finally arrive, although it perhaps came around a lot later than expected &...