Rudrank Riyam
iOS Developer & Technical Writer
Swift insights, iOS development tips, and coding stories
AiOS Dispatch
Join 900+ developers getting weekly insights
Latest Articles
·5 min read
Exploring Indie Life: Learning ASO (App Store Optimization) for Keywords
Discover App Store Optimization strategies for indie developers. Learn how to choose the perfect app name, subtitle, and keywords for maximum visibility. Get insights on localizing keywords for global markets and balancing popularity with relevance in app store searches.
·5 min read
Exploring HealthKit: Working with State of Mind APIs
Learn about HealthKit's new State of Mind APIs and the components: Kind, Valence, Labels, and Associations. Explore how to fetch, create, and save mood data using Swift Concurrency.
·6 min read
Exploring SwiftUI: Custom ColorPicker using NSColorWell
Discover how to create a custom cross-platform color picker for SwiftUI. Use UIColorWell and NSColorWell to build native-feeling color selector that works across iOS, iPadOS, and macOS.
·4 min read
Exploring SwiftUI: Creating a BottomSheet
Learn how to create a native SwiftUI bottom sheet. This post covers implementing an always-open bottom sheet, adjusting sheet size, preventing accidental dismissal, enabling background interaction, and adding drag indicator.