Menu

#SwiftUi

31 posts

Feed·
20 of 31 posts
SwiftUI After 7 Years: A Story of Mediocrity: Will it ever stop feeling like a beta? — Yakov Manshin
📰
0

SwiftUI After 7 Years: A Story of Mediocrity: Will it ever stop feeling like a beta? — Yakov Manshin

Hacker News·about 2 months ago
#9PIJurUk
#ykvm#available#swiftui#apple#years#layout

Back in 2019, SwiftUI was announced as the future of Apple development. Seven years later, it still feels like a beta version struggling with stability, performance, and many other aspects. What’s actually wrong with SwiftUI?

15s
Read More
From Raw Model to Refined Product: Mastering Keyboard Avoidance and Accessibility in Swift 6 AI Apps
🖼️
0

From Raw Model to Refined Product: Mastering Keyboard Avoidance and Accessibility in Swift 6 AI Apps

DEV Community·Programming Central·5 months ago
#RGQyLhFA
#swift#swiftui#ai#software#model#book

From Dev Community: From Raw Model to Refined Product: Mastering Keyboard Avoidance and Accessibility in Swift 6 AI Apps

15s
Read More
Deep Dive into SwiftWork (Part 3): Tool Card — An Extensible Tool Visualization System
🖼️
0

Deep Dive into SwiftWork (Part 3): Tool Card — An Extensible Tool Visualization System

DEV Community·NEE·5 months ago
#nbhjaBum

How the ToolRenderable protocol defines rendering contracts, ToolRendererRegistry manages lookup, 5 built-in renderers differentiate tools visually, and ToolResultContentView auto-detects diffs.

15s
Read More
Deep Dive into SwiftWork (Part 2): Event Timeline — Visualizing 18 Event Types
🖼️
0

Deep Dive into SwiftWork (Part 2): Event Timeline — Visualizing 18 Event Types

DEV Community·NEE·5 months ago
#VCTfiXZb

How TimelineView dispatches 18 event types to 8 view components, manages auto-scroll vs manual browse with ScrollModeManager, and uses virtualization to stay smooth with 1000+ events.

15s
Read More
Deep Dive into SwiftWork (Part 1): SDK Integration — Bridging AsyncStream to SwiftUI
🖼️
0

Deep Dive into SwiftWork (Part 1): SDK Integration — Bridging AsyncStream to SwiftUI

DEV Community·NEE·5 months ago
#uxzp6xNE
#swift#ai#swiftui#agents#event#fullscreen

How AgentBridge consumes the SDK AsyncStream, maps SDKMessage to AgentEvent via EventMapper, pairs tool content, persists events, and manages memory with a 500-event sliding window.

15s
Read More
Building a macOS Agent Workbench with SwiftUI
🖼️
0

Building a macOS Agent Workbench with SwiftUI

DEV Community·NEE·5 months ago
#lriLYiu9
#swift#ai#macos#swiftui#event#agent

An overview of SwiftWork, a macOS-native AI Agent visual workbench built with SwiftUI. Covers the event-driven architecture, core data flow pipeline, project structure, and technology choices.

15s
Read More
Building a Real-Time AI Chat UI with SwiftUI: The Ultimate Guide to Streaming Tokens and @Observable
🖼️
0

Building a Real-Time AI Chat UI with SwiftUI: The Ultimate Guide to Streaming Tokens and @Observable

DEV Community·Programming Central·5 months ago
#imsYpkMJ
#why#swift#swiftui#chat#book#apps

From Dev.to - swift: Building a Real-Time AI Chat UI with SwiftUI: The Ultimate Guide to Streaming Tokens and @Observable

15s
Read More