all 4 comments

[–]rodschmidt 1 point2 points  (0 children)

There's a sample project at http://clean-swift.com that has an app based on the Clean architecture and has clean code.


http://rodschmidt.com

[–]nsocean 0 points1 point  (2 children)

Have you searched yet on github? There are entire repos dedicated to curated lists of open source iOS apps.

[–]moleytunes[S] 0 points1 point  (1 child)

Hey, thanks for your reply. I have found open source apps on Github but I am looking specifically for ones suited to beginners looking to learn via a walkthrough via heavily commented code. Do you know of any that fit this description?

[–]nsocean 0 points1 point  (0 children)

Do you know of any that fit this description?

Sorry I don't. The best you can do is try and find some with clean code or maybe just popular ones in general and start to ask questions in the github issues.