Discover how Windsurf's Cascade AI helps with iOS app development. Learn how an agentic IDE can streamline coding, enhance app features, and provide a powerful workflow for developers.
Discover how to develop Swift packages using AI assistance rapidly. Using Cursor, follow the creation of GhostingKit, an unofficial Swift SDK for the Ghost Content API. Learn about package initialisation, documentation integration, and API implementation.
Discover how to create a custom iOS slider inspired by the iPhone 16 camera control. Learn to build a smooth, animated slider using SwiftUI, complete with haptic feedback and a wave-like effect. Perfect for developers looking to add an engaging, interactive element to their apps.
App Intents expose your app's actions to iOS, Siri, and Shortcuts, making it accessible & discoverable. This guide introduces the basics of App Intents, explaining what they are, why they're important, & how to create a simple AppIntent. Learn to extend app's functionality beyond its boundaries.
Discover how SwiftUI simplifies Metal framework integration for stunning visual effects. Learn to create a parameterized noise shader for an Aurora Borealis effect with user-controlled intensity, frequency, and opacity.