All Posts
swiftuiFeb 27, 2024Shaders in SwiftUI: MarqueeLearn how you can effortlessly create an efficient and reusable marquee effect with a custom Metal shader for SwiftUI Texts and other views.
announcementsNov 27, 2023Sensei 1.5.8 is now availableThe latest update to Sensei brings full compatibility with macOS Sonoma and the new M3 Macs, as well as several bug fixes.
announcementsNov 20, 2023Black Friday 2023 Sale is liveOur Black Friday 2023 sale is live! Get Sensei or Trim Enabler at 50% off in the best deal of the year for all of our Mac apps.
announcementsNov 1, 2023Announcing Backdrop, our Mac Wallpaper EngineAnnouncing Backdrop, the Next-Gen Wallpaper Engine for macOS. Learn more about our new app release and get notified of the Early Access Beta.
swiftuiOct 25, 2023Introduction to Shaders in SwiftUI: Wave EffectBreaking the ice: learn how to create an efficient and reusable wave effect with a custom Metal shader for SwiftUI views.
swiftuiSep 20, 2023Controlling SwiftUI View updates with ObservationLearn how to use the new Observation framework introduced at WWDC 2023 to ensure the best performance for your SwiftUI app.
swiftuiDec 1, 2022Building a fluid gradient with CoreAnimation & SwiftUI: Part 2Discover how to animate fluid gradients in SwiftUI using CoreAnimation for high-performance and reusable views.
announcementsNov 22, 2022Black Friday Deals are hereBlack Friday 2022 is here! Get Sensei or Trim Enabler at 50% off. We're offering the best deal of the year for all of our Mac apps.
swiftuiNov 3, 2022Building a fluid gradient with CoreAnimation & SwiftUI: Part 1Learn to create a fluid, high-performance gradient view in SwiftUI using CoreAnimation. Enhance your app design with dynamic, reusable gradients.
announcementsOct 25, 2022Sensei is ready for macOS VenturaVentura is finally here! The new Sensei 1.5.3 update brings full support for macOS Ventura as well as several new bug fixes.
swiftuiSep 14, 2022How to make an Audio Visualizer Animation in SwiftUILearn how to create a simple looping Audio Visualizer Animation in SwiftUI, useful for audio content in music applications.
swiftuiSep 5, 2022Creating a Progress bar Animation in SwiftUILearn how to create an animating loading progress bar view in SwiftUI using shape, width, frame and animation modifiers.
announcementsAug 31, 2022Submit your article to the BlogDo you want to write about Swift/SwiftUI, design, or anything else related to development on Apple platforms? Reach out to our audience and promote your profile or product while giving back to the developer community.
swiftuiAug 24, 2022How to make a Heart Rate Animation in SwiftUILearn how to create a looping Heart Rate Animation in SwiftUI which replicates the pulsating heartbeat in watchOS.
swiftuiAug 17, 2022Animating a Circular Progress Bar in SwiftUIWant to replicate the Apple Fitness Rings UI? Learn how to build an animated circular progress bar in SwiftUI using Shape together with the Trim modifier.