Every iOS dev I know who grew fast had one thing in common: a side project they actually shipped.
Not for money. For the full A to Z: dev account, first rejection, resubmit, live on the store.
No job gives you that.
#iOSDev #SwiftUI
Does anyone have experience with this Swift library?
github.com/hmlongco/Fac...
I’m completely stumped with something and need help
#swift #swiftui #MacDev #iOSDev
The Shotlist Overview table in Capturebot. The table shows several columns, from left to right, the shot status, shot name, file count, and a few more. The status column has a circle where the color indicates the status (optionally this can also show the status as text)
Been working on the next version of Capturebot, adding more in-depth shot status tracking building on the sidebar grouping from the last release. Now the Shotlist Overview can show the status with a color and the table can be sorted by status, useful […]
[Original post on mastodon.tinycart.club]
🏗️ 𝑀𝑉𝑉𝑀 𝑎𝑛𝑑 𝑡ℎ𝑒 𝐶𝑜𝑠𝑡 𝑜𝑓 𝐶𝑎𝑟𝑟𝑦𝑖𝑛𝑔 𝑂𝑙𝑑 𝑃𝑎𝑡𝑡𝑒𝑟𝑛𝑠 𝐹𝑜𝑟𝑤𝑎𝑟𝑑 by Mohammad Azam (@azamsharp.bsky.social)
Is MVVM actually helping your SwiftUI apps, or adding unnecessary complexity? A provocative look at why familiar patterns might be holding you back.
#SwiftUI #Architecture
azamsharp.com/2026/03/04/m...
Dependency Injection is a common problem to solve in SwiftUI app.
In this video I explore different approaches with their pros and cons
to solve common situations where Dependency Injection is needed.
www.youtube.com/watch?v=RlJW...
#swiftui #dependencyinjection #iosarchitecture
Put my recent Homeostatic UI experiments into an app. Feel free to try it via TestFlight -- testflight.apple.com/join/MHJd1kT3
⚒️ Tools: XCode + SwiftUI
#interactiondesign #swiftui #uidesign #uiprogramming
Искусство просить отзывы: как легально поднять рейтинг до 4.9 и не взбесить пользователя Вы открываете прило...
#ios #android #apple #swift #swiftui #kotlin #дизайн #путь #пользователя #ui #ux
Origin | Interest | Match
Coming soon
The #1 auto care app on the App Store, Auto Care Kit, will be reimagined and released as Auto Care Plus.
apps.apple.com/us/app/auto...
#iOS #SwiftUI
Discovered exploreswiftui.com
> Discover #SwiftUI components and modifiers through visual examples with ready-to-use code samples. Copy, paste, and ship.
Looks useful! #Swift
Does anyone know if the using external display is somehow model-specific on the iPhone? On iPad (M1+) and any iPhone simulator it works just fine - I can have a second windowExternalDisplayNonInteractive scene, but on any physical iPhone I have, iOS never offers the second scene 🤔?
#iOSDev #SwiftUI
Funnily enough, the only features that actually work at the moment are those that I redid completely from scratch.
After a few small tweaks, mainly conforming some older models to new protocols, more shows up.
#swift #swiftUI #macOS #buildinpublic #macdev #homebrew #CorkApp
An Xcode screenshot showing the sample code and the iPad preview.
If you want to get rid of the Liquid Glass sidebar window design, apply .containerBackground(.white, for: .navigation) to its content.
#iOSDev #SwiftUI
For the first time in three months, since beginning the biggest refactor of Cork, it FINALLY compiles. Almost nothing works yet, but it's considerable progress
Cork on GitHub:
github.com/buresdv/Cork
#swift #swiftUI #macOS #buildinpublic #macdev #homebrew #CorkApp
Most SwiftUI lists stop at search and sort. This one does not.
In this video, I build a dynamic list with a real index scrubber like the Contacts app. Practical, reusable, and production ready. #Swift #SwiftUI #iOSDev
youtu.be/sUZ6agowSew
Working on a SwiftUI design tool for iPad. Here are the first designs of the layers panel with the different states. What do you think?
#iPadOS #SwiftUI #iOSDesign #indiedev #buildinpublic
A lot of SwiftUI apps look stunning but fall apart when Low Power Mode is on.
iOS throttles CPU/GPU in that mode. If your animations keep running full speed, users feel it.
The fix is straightforward.
#iOSDev #SwiftUI #SwiftLang
✍️ New blog post by Rashwan Lazkani
Building an AI-Powered News App with AWS Bedrock and Strands Agents
#aws #ai #swiftui #serverless
Believe it or not, I actually shipped a fix related to Pi today (3/14).
Had to pull in the latest commit of this #SwiftUI dependency to fix “ambiguous use of Pi”.
https://github.com/EmergeTools/Pow/pull/83
#Apple #macOS #PiDay
I really miss Bakery by @jordibruin so I found a nice icon composer CLI package and two of my own and Vibe coded (3 hrs) a much simpler version to create placeholder icons for my app that can be edited later in icon composer. If there is interest I will open source. #SwiftUI
I am currently preparing almost 20 new entries for exploreswiftui.com, all about TabView. There are so many mighty modifiers I wish I had discovered a year ago. As usual, all examples are carefully crafted by me so you can quickly grasp what really matters.
#iOSDev #SwiftUI
A screenshot of Xcode showing the TabView code and the displayed TabView
Any #SwiftUI expert out there who could help me get images in a TabView to work? No matter what I do, the image takes almost the entire width and height.
#iOSDev
SwiftRide – Building a Ride Sharing App (Part 2 – Creating the Models)
azamsharp.com/2026/03/13/s...
#iosdev #swiftui
Voice AI, memory extraction rewrite, new pricing, killed the model picker
You don't choose between GPT and Gemini. You just talk. It remembers
Not a wrapper. A product
#buildinpublic #iosdev #swiftui #voiceai #indiedev
SwiftUI instrument tip: take the following steps to find the code causing long updates:
1. Right-click on a red or orange bar in the graph.
2. Choose Set Inspection Range.
3. Switch to the Time Profiler instrument.
4. Hide System Libraries.
5. Double-click a function to see the lines of code […]
Do You Really Need DTOs in Swift Apps?
azamsharp.teachable.com/courses/azam...
[Members Only Video]
#iosdev #swiftui
The iOS Weekly Brief – Issue 51
iosweeklybrief.com/p/the-ios-we...
#TheiOSWeeklyBrief #iOS #Swift #SwiftUI #Xcode #Apple #iOSDeveloper
My new app, 40 Below, is now on the App Store. If you've ever wanted to see the local temperature in both Fahrenheit and Celsius at the same time (and who hasn't?!), this is the app for you.
Get it today!
apps.apple.com/app/id675984...
#iosdev #apple #swiftui
The latest update for #Bugfender includes "#SwiftUI Previews: Tips to Boost Your Xcode Workflow" and "#iOS Push Notifications: Complete APNs & #Swift Setup Guide".
#App #crashreporting #logging https://opsmtrs.com/3F2zWgi
Now over 280 changes in the #SwiftUI code in my Finance project upgrade. I think I might be done with this one. Will play with it a bit over the weekend and if all goes well, next week I'll start the long process of updating my website, getting stuff ready for the App Store, etc. 😌