WWDC 2024 reflections: Going indie, exploring AI with Siri App Intents, and creating music apps. Focusing on the journey, writing, and trusting that success will follow passion. Embracing challenges and growth in the year ahead as an indie developer....
Attending WWDC 2024 in San Jose from June 8-12. Events from Runway, Emerge Tools, RevenueCat, visionOS meet-up and Core Coffee. Parallel One More Thing conference offers community-driven experiences. Focus on networking and shipping apps post-conference....
Enhance your SwiftUI fullScreenCover with a swipe-to-dismiss gesture using DragGesture. This tutorial shows you how to calculate the swipe distance and programmatically dismiss the view when a threshold is exceeded, providing a more intuitive user experience similar to the sheet modifier....
Build a WWDC 2024 Watch Party App using Stream's Video SDK. Implement video playback, calling features, and synchronize playback for seamless group viewing. Dive into Stream's powerful tools to create interactive experiences for Apple developers and elevate your WWDC experience....
When updating Music Discovery with Fusion for visionOS, I wanted to implement toast notifications similar to those I previously used on iOS. But, the different design paradigm of visionOS meant that having the...
Create a main window with a conditionally shown side window in visionOS using SwiftUI. Add smooth animations when toggling the side window. Set the window style to plain and apply glass background effects for a seamless layout. Enhance your spatial computing experiences with transitions....