Tag: #ios
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 4 posts
Kotlin Swift Export Reaches Alpha — It Is Tearing Down the Objective-C Bridge, but Do Not Cross Yet
The biggest tax Kotlin Multiplatform has paid on iOS has been the Objective-C bridge. Kotlin code could not reach Swift without passing through an Objective-C header, and in that crossing, Int? got boxed into KotlinInt,
2026-07-16 · 17 min read #kotlin#kotlin-multiplatform#swift#ios#compilerMobile Development 2026 Complete Guide — Swift 6, SwiftUI 6, Kotlin Multiplatform, Jetpack Compose, Flutter 4, React Native 0.78, Expo SDK 53 Deep Dive
A single-page summary of the mobile development ecosystem as of May 2026: Swift 6/SwiftUI 6/Xcode 16 Approachable Concurrency and Observation, Kotlin Multiplatform 2 official stabilization with Compose Multiplatform 1.7,
2026-05-16 · 19 min read #mobile#ios#android#swiftui#kotlin-multiplatformMobile Native Development Complete Guide 2025: Swift, Kotlin, SwiftUI vs Jetpack Compose
Everything about mobile native development! Swift 6 vs Kotlin 2.0, SwiftUI vs Jetpack Compose comparison, MVVM/Clean Architecture, async (Swift Concurrency vs Coroutines), DI, testing, performance, release process.
2026-04-15 · 15 min read #mobile#ios#android#swift#kotlinReact Native vs Flutter 2025: The Complete Cross-Platform Mobile Development Guide
React Native vs Flutter complete comparison 2025! RN New Architecture (Fabric/TurboModules), Expo Router, Flutter Impeller rendering, Dart 3, performance benchmarks, developer experience, job market, and project-specific
2026-03-24 · 18 min read #react-native#flutter#cross-platform#mobile#expo