Latest Articles

·8 min read

Exploring Indie Life: Improving App with UX Writing

Discover how to improve your app's UX writing with insights from WWDC 2024. Learn to apply Apple's principles of clarity, simplicity, friendliness, and helpfulness to create engaging screens. See real examples of refining feature descriptions to resonate with users & showcase your app's personality.
·6 min read

Exploring SwiftUI: Scroll Transitions in ScrollView

Explore the power of SwiftUI's scrollTransition modifier to create smooth visual effects for scrolling content. Learn how to implement blur, scale, and opacity transitions as lyrics scroll in and out of view. Use ScrollTransitionPhase and how to address Swift 6 compatibility issues in iOS 17.4.