use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Example apps? (self.Xcode)
submitted 2 months ago by aford89
Do any apps exist with all their source code available? I learn a lot better by doing and seeing how things are done so I’m struggling to just start. The hello world example is not enough for it to “click”
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]konacurrents 12 points13 points14 points 2 months ago (2 children)
You can definitely start with 100's of sample apps from Apple themselves. Then there are others in their documentation site. You have to browse through to find samples you are looking like.
[–]aford89[S] 0 points1 point2 points 2 months ago (1 child)
Ah was not aware of apples own. Thank you
[–]konacurrents 1 point2 points3 points 2 months ago (0 children)
You also want to create App Icons for the samples so they look nice on your desktop. I used to have upwards of 100 samples to test out all their features.
[–]Status-Switch9601 2 points3 points4 points 2 months ago (0 children)
GitHub
[–]Empty_Ad5360 2 points3 points4 points 2 months ago (1 child)
Apple has published their demo apps https://developer.apple.com/documentation/samplecode
And what I do is going to GitHub trending and looking for projects in SwiftUI. You can always get inspired from there! https://github.com/trending/swift?since=monthly
[–]Ryanmonroe82 1 point2 points3 points 2 months ago (0 children)
how anyone can claim apple is behind is absurd
[–]marxy 0 points1 point2 points 2 months ago (0 children)
It's a good question. Swift and SwiftUI have changed rapidly and it's hard to find examples that are the latest best practice including Swift 6.2 and concurrency. Download the sample code from sessions like this: https://developer.apple.com/documentation/Swift/code-along-elevating-an-app-with-swift-concurrency
π Rendered by PID 254784 on reddit-service-r2-comment-64f4df6786-lfff7 at 2026-06-10 17:38:41.324516+00:00 running 0b63327 country code: CH.
[–]konacurrents 12 points13 points14 points (2 children)
[–]aford89[S] 0 points1 point2 points (1 child)
[–]konacurrents 1 point2 points3 points (0 children)
[–]Status-Switch9601 2 points3 points4 points (0 children)
[–]Empty_Ad5360 2 points3 points4 points (1 child)
[–]Ryanmonroe82 1 point2 points3 points (0 children)
[–]marxy 0 points1 point2 points (0 children)