blog.eidinger.infoAll new frameworks presented at WWDC25WWDC25 kicked off on June 9, 2025. The information in this article reflects the information published by Apple on that date. New Frameworks NameDescription AlarmKitSchedule prominent alarms and countdowns to help people manage their time. AVR...Jun 9, 2025路2 min read
blog.eidinger.infoMy WWDC25 Week: Events, Meetups, and Where to Find MeWWDC25 is almost here, and I couldn鈥檛 be more excited! Whether you're attending the official events, community meetups, or just soaking in the energy around Cupertino, there鈥檚 no better time to connect, share ideas, and celebrate everything we love a...Jun 2, 2025路2 min read
blog.eidinger.infoYou better increase URLCache sizeIn this blog post, I鈥檒l share an observation and advice regarding the caching behavior of network responses by Apple鈥檚 APIs. If you are unfamiliar with caching of network responses then I recommend Apple鈥檚 article Accessing cached data that introduce...Sep 30, 2024路3 min read
blog.eidinger.infoAll new frameworks presented at WWDC24WWDC24 kicked off on June 10, 2024. The information in this article reflects the information published by Apple on that date. New Frameworks NameDescription AccessorySetupKitUse AccessorySetupKit to discover accessories with Bluetooth or Wi-Fi...Jun 10, 2024路2 min read
blog.eidinger.infoSwiftUI Bottom Sheet: How to Hide Unwanted UI ComponentsThis blog post will explain alternatives for programmatically determining a presented sheet's detent in SwiftUI. To present a bottom sheet on iOS is very easy with SwiftUI thanks to the sheet and presentationDetents modifiers. To turn a normal sheet...Jun 8, 2024路4 min read