Articles by tag: swiftui
GPS tracker in iOS: Kalman filter and geohash implementation
How to create a background GPS tracker on SwiftUI without third-party dependencies. Technical solutions for data processing and passing App Store Review. Learn the details of implementation.
Vibe-coding SwiftUI: macOS utilities without knowing the language
Django co-author created traffic and GPU monitors on SwiftUI using Claude in one evening. Code recombination, verification issues. For developers: prototypes without Xcode.
Overview of mobile development: SwiftUI and Compose
Weekly digest: SwiftUI spring animation, Remote Compose, Gemma 4 for AI. Tools for middle/senior dev. Explore key updates and tutorials.
Macros @Generable @Guide FoundationModels Swift
Explore macros @Generable and @Guide for generating Swift models from LLM. Code examples, integration with LanguageModelSession and SwiftUI. Automate data without boilerplate.
Mobile development: iOS Swift Android Compose
Overview of fresh materials on iOS debugging, Swift COW, Android Room 3.0, Jetpack Compose Rebound. Practices for middle/senior: MVVM, networking, optimization. Study the digest and implement.
iOS app for reading blood pressure from blood pressure monitor: development and OCR
Learn how to create an iOS app for reading blood pressure from a blood pressure monitor via camera. Overview of SwiftUI stack, Vision framework, and local data storage.