Search
- Over engineered 😭 search goes the extra mile for a truly delightful experience. Check it out! ✨ #SwiftUI #Buildinpublic #Productivity #Swift #iOS #IndieDev
- I am trying out YouTube memberships. Currently, I added two tiers $2.99/month and $9.99/month. www.youtube.com/playlist?lis... #iosdev #swiftui
- #Journelly's most requested feature (hashtag picker) is coming! apps.apple.com/us/app/journ... #notes #journaling #plaintext #ios #swift #swiftui #macos #iphone #indiedev #privacy #orgmode
- Use this tip if you're an indie dev building in #SwiftUI for the first or second time and you're struggling with weird animation issues affecting layouts. Use `.id(UUID())` to force the parent view to reset and redraw without using existing @State properties or layout configs in the cache.
- iOS gives you tons of low-effort ways to make your app feel smarter, smoother, and more at home on the device. I rounded up some of our favourites — App Intents, Dynamic Type, TipKit, widgets + a few more... engineering.ustwo.com/articles/lev... #iOSDev #SwiftUI
- The periodic reminder to myself that #SwiftUI `FileDocument`'s (and `ReferenceFileDocument`'s) have to be thread safe. Even `snapshot` is not called on the main thread, i.e. you cannot just use instance variables. This is somewhat automatic for simple cases and the structure based approach, but […]
- I started a YouTube channel! In my first video, I show how we can use FormatStyle directly inside SwiftUI Text views to format interpolated values like arrays of strings, measurements, and dates, and how to display dynamic dates using Text.DateStyle. #SwiftUI #iOSDev youtu.be/pKWHyWksxF0
- Text animation in #SwiftUI open.substack.com/pub/swiftuib...
- Reordering rows in a SwiftUI Table was easier* than I expected** * Provided you can run macOS 15 and use `indices(where:)` ** Once you read 15 out-of-date tutorials and finally find the correct incantations #SwiftUI
- 🚨 Live AMA Alert! Join me on May 9, 2025 at 11:00 AM CST for an Ask Me Anything session! Got questions about iOS dev, machine learning, teaching, or career tips? Bring them all! 🎤💬 youtube.com/live/dwQPOdR... #iOSDev #SwiftUI
- Apple heavily extended Pathways. A great resource for getting started. developer.apple.com/pathways/ #iOSDev #SwiftUI
- Oops, forgot to announce: OPEN OFFICE! Open -- now! 🚪 👉 christiantietze.de/ama/ #programming #mentoring #emacs #swift #swiftui #ios
- variations of junkiyoshi.com/openframewor... #SwiftUI
- The following article shows how to implement Live Activities in a SwiftUI app: createwithswift.com/implementing-live-a… #SwiftUI
- Level up your SwiftUI icon skills! 🚀 Explore using Lucide Icons, convert custom SVGs to SwiftUI Path views for animations, and create custom SF Symbols. Unlock more icon opportunities for your apps! Full guide: dandylyons.net/posts/post-3... #SwiftUI #iOSDev #Icons #SFSymbols #LucideIcons #SVG
- Just got my artwork back for my app that I’m working on. So excited!! Better than I could have hoped for #swiftui #iosdev #100daysofcode
- 🚀 FreemiumKit 1.18.0 is here – making it easier for your users to upgrade or change plans! ⬆️ "PaidStatusView" is now clickable even when users are already subscribed. And our #Paywall was adjusted to show & handle the current plan appropriately. 🥳 Try Now: 👉 freemiumkit.app #SwiftUI #iOSDev #Indie