sucodee (@sucodeee) 's Twitter Profile
sucodee

@sucodeee

Self-taught in SwiftUI.i like Sharing my knowledge on YouTube All code sources patreon.com/sucodee

ID: 1549821720315531264

linkhttps://youtube.com/@SuCodee calendar_today20-07-2022 18:21:34

503 Tweet

6,6K Takipçi

347 Takip Edilen

sucodee (@sucodeee) 's Twitter Profile Photo

Learn how to build a smooth, physics-inspired minute picker in SwiftUl - complete with drag gestures, snapping animation, elastic overshoot, and haptic feedback. step-by-step tutorial : youtu.be/JdMZ9lWN8GU?si…

sucodee (@sucodeee) 's Twitter Profile Photo

Learn how to build a smooth, physics-inspired minute picker in SwiftUI — complete with drag gestures, snapping animation, elastic overshoot, and haptic feedback. Source code : on patreon In this step-by-step tutorial, we’ll walk through: Building a custom scroll-style slider

sucodee (@sucodeee) 's Twitter Profile Photo

SwiftUI tutorial — we build a card that shines when you drag your finger, kind of like a holographic effect. You’ll learn how to use gestures, masks, and gradients to make smooth, interactive UI. Super fun to build. Source code on patreon

sucodee (@sucodeee) 's Twitter Profile Photo

SwiftUI & On-Device LLM Chat App Build your own fully functional AI chat app using SwiftUI and Apple’s new Foundation Models — all running locally on-device, with no API keys or internet required. In this video, we break down the entire app structure: Observable model with

sucodee (@sucodeee) 's Twitter Profile Photo

In this video, I break down how to use onScrollPhaseChange in SwiftUI to create smooth, responsive UI based on scroll behavior. You’ll learn how each scroll phase works — like .interacting, .idle, and .decelerating — and how to use them to hide or show a tab bar dynamically.

sucodee (@sucodeee) 's Twitter Profile Photo

In this SwiftUI tutorial, we’ll build a clean, animated action menu inspired by Grok. You’ll learn how to create a floating tool panel with smooth transitions, background blur, and tap-to-dismiss behavior

sucodee (@sucodeee) 's Twitter Profile Photo

Custom SwiftUI Onboarding with Drag Gesture Inspired by GlamAI This project demonstrates how to build a fully interactive onboarding experience using: – Custom animated ScrollView – Gradient transitions driven by drag gestures – Looping video player integration with AVKit