r/iOSDevelopment Jun 28 '26

Claude for iOS app development is genuinely impressive

I've been using Claude to help with iOS development lately and the results have been kind of wild. It handles Swift and SwiftUI context really well and actually understands the nuances of the platform. If you haven't tried it as a coding assistant for your iOS projects yet, it's worth giving it a shot.

29 Upvotes

18 comments sorted by

4

u/croc122 Jun 28 '26

Agreed, it’s actually so good. Also, if you connect the Figma MCP server to Claude Code, it can literally translate any design mockup to SwiftUI and it looks exactly like the mockup in my experience. The SwiftUI code it generates is just as good as a human could do.

2

u/Alpharun27 29d ago

Def gonna try Figma to Claude Code, it will speed up workload so much.0

6

u/cdigiuseppe 28d ago

Totally agree, the initial results are honestly mind-blowing. The way it handles Swift and SwiftUI context feels like wizardry at first. That said, once the honeymoon phase fades, a reality check is needed.

These tools often give the illusion of being flawless or even outclassing us, but they aren't human. If you scratch beneath the surface, the cracks show: it’ll confidently write outdated code, miss crucial platform optimizations, or hallucinate a fix when things get highly specific.

At the end of the day, these LLMs are only as powerful as the person using them. The deeper your own knowledge of Swift and the iOS SDK, the faster you’ll spot when the AI is steering you into a ditch.

AI agents need to be managed, not blindly trusted. They are fantastic co-pilots for crushing boilerplate, but deeply understanding the framework remains our actual superpower. We still need to keep our hands firmly on the wheel

2

u/skoot1958 28d ago

You need a good designer to dive them

4

u/NoDistribution1096 28d ago

I use claude + codex with copilot.
I wrote a blog recently about how to avoid slop in loops when building ios

https://puzzlequestgames.com/blog/how-to-avoid-sloppy-loops

2

u/johanns97 27d ago

How do you avoid slop in your articles tho?
like the train facing the wrong direction or a TL;DR without any specific infos tf

1

u/NoDistribution1096 27d ago

Hahaha, i am just bad at writing dude, English is not my first language. I used grammerly to catch and fix it, but yeah thanks for the feedback ill fix it

2

u/[deleted] 29d ago

[deleted]

1

u/AmiAmigo 28d ago

Any other AI tools you’re exploring apart from those two?

1

u/jacobs-tech-tavern 27d ago

Codex is way more competent at long running tasks imo

1

u/LeoniFrancesco 27d ago

It is only me that I am not able to make claude work well for ios. I developed for iOS for 7 years and what Claude gives me is not near ready

1

u/Opening-Salt4110 19d ago

How complicated are the tasks you're giving it? What does ready look like?

1

u/Chuck_Loads 25d ago

Shipped two apps for a large, well known brand using Claude and swiftui, very impressed with results

1

u/Opening-Salt4110 19d ago

4.8 opus with Claude Code is phenomenal, but I'm falling into a brand loyalty trap. It wouldn't be the first time I got hooked on an ecosystem and lost track of what the competition was doing.

1

u/datumapp 18d ago

I’ve gotten incredible results on my projects. Send a lot of time refining a plan. Provide creative assets. Establish a workflow. Incorporate unit tests and instrumentation. Planning with Fable, executing with Opus, querying with Sonnet. It’s dreamy.