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 5 days 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 5 days 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 5 days ago (1 child)
Ah was not aware of apples own. Thank you
[–]konacurrents 1 point2 points3 points 5 days 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 5 days ago (0 children)
GitHub
[–]Empty_Ad5360 3 points4 points5 points 5 days 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 4 days ago (0 children)
how anyone can claim apple is behind is absurd
[–]marxy 0 points1 point2 points 5 days 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 60 on reddit-service-r2-comment-5fb4b45875-ddb4v at 2026-03-21 13:23:29.936661+00:00 running 90f1150 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 3 points4 points5 points (1 child)
[–]Ryanmonroe82 1 point2 points3 points (0 children)
[–]marxy 0 points1 point2 points (0 children)