iOSDevHeath 🇨🇦👨🏾‍💻
iosdevheath.bsky.social
iOSDevHeath 🇨🇦👨🏾‍💻
@iosdevheath.bsky.social
Posting about Swift, SwiftUI, and SwiftData.
Pinned
Happy Flag Day 🇨🇦

I’m looking to find as many Canadian Devs and Apps on #BlueSky

bsky.app/profile/did:...

#SwiftTO #CanadaDev #CanadianDev #MadeInCanada #ProductOfCanada #Swiftlang #iosdev #
Reposted by iOSDevHeath 🇨🇦👨🏾‍💻
I wrote a blog post detailing the App Store submission process with App Store Connect step-by-step for those of you who are thinking about submitting your first app!
Your First App Store Submission
One of the things that intimidated me the most about submitting apps to the App Store was navigating App Store Connect and all of the requirements you have to meet before you can even think about the ...
daniellelewis.dev
April 11, 2025 at 3:39 PM
Any #HealthKit experts here on Bluesky?
April 12, 2025 at 12:35 PM
Look who’s on Bluesky
👋Hello Bluesky users!
😊Happy to join this platform and find other #SwiftUI users to follow.
❓Which SwiftUI users do you like to follow here? Please let me know so I can follow too!
April 9, 2025 at 4:16 PM
#Swiftlang is definitely a great resource here on Blue Sky 🦋
👋 I just redeployed my weekend project: an unofficial swiftlang Bluesky feed, with a fully custom feed implementation (yes, written in Swift). It catches many more great posts than the previous regex-based feed, so I hope you like and share! 🙏 Is it better? Feedback welcome bsky.app/profile/did:...
April 5, 2025 at 9:39 PM
Guess who’s back
April 4, 2025 at 7:04 PM
You can do that? 🤯
SwiftUI Tip 💡

SF Symbols are so powerful.

You can easily style them by applying several modifiers.

learnandcodewithenid.com
March 30, 2025 at 2:05 AM
Ruined
(Me, ruining Bluesky)

Hey guys I just figured out that if you long press on the repost button it's a quote post shortcut!
March 29, 2025 at 7:49 PM
More I learn about Swift and software development, the more I love Enums!
March 26, 2025 at 2:11 AM
Looks nice! Great price!
luok.ai luokai @luok.ai · Mar 25
Limited-time lifetime free in-app purchase offer: Joi is a digital planning tool that integrates calendar, task management, and habit tracking. Its intuitive timeline interface displays tasks, events, and habits in a full-day view without requiring app switching.
March 25, 2025 at 6:29 AM
Hey! That’s me 😊
Fixed some small bugs for #SkyDeck and finally improved the Follower List! 🛠️

Now you can see more details about the profiles following you. Should help decide whether to follow back right away or not.

#buildinpublic #iOSDev #SwiftUI
March 23, 2025 at 12:08 AM
Reposted by iOSDevHeath 🇨🇦👨🏾‍💻
I have a problem. I have distribution, but no app.

Are you building for iOS devs (or broader) and need distribution? I'm looking for part ownership in exchange for distribution. I want something to really get behind.

Open to buying if it's a great fit. DM me. RT's appreciated!
March 17, 2025 at 3:35 PM
🤯
Tell a friend to save a life:

❌ name.lowercased().contains(searchText.lowercased())
✅ name.localizedStandardContains(searchText)

The latter ignores case, but also ignores diacritics (cafe vs café), handles localized variants (ẞ → ss, etc), and is supported in SwiftData.
March 14, 2025 at 8:37 PM
March 12, 2025 at 1:22 PM
Reposted by iOSDevHeath 🇨🇦👨🏾‍💻
📢 App Version 1.99 is rolling out now (1/5)

With every update, we’re aiming to make the Internet less toxic, more fun, and more in your control.

• 3 minute videos!
• A separate request inbox for DMs from unknown users
• Mute accounts more quickly
March 10, 2025 at 6:28 PM
Reposted by iOSDevHeath 🇨🇦👨🏾‍💻
I just published a post on how we can set a custom background, like an image or a translucent material, for #SwiftUI sheets, popovers, and full-screen covers, and how to explicitly control the presentation color scheme:
nilcoalescing.com/blog/ModalPr...
Customizing modal presentation background and color scheme in SwiftUI
Set a custom background, like an image or a translucent material, for SwiftUI sheets, popovers, and full-screen covers, and explicitly control the presentation color scheme.
nilcoalescing.com
March 7, 2025 at 7:10 AM
Canadian Game Devs 🇨🇦
Quick link to the starter pack for convenience go.bsky.app/Evh1D9b
March 5, 2025 at 9:17 PM
Reposted by iOSDevHeath 🇨🇦👨🏾‍💻
I'm putting together a Canada game dev starter pack in response to this idiotic tariff war so people can support Canada-based game devs through follows / purchases if they choose to.

Reply if you're a game dev in Canada and you want to be on it. Please repost. Thanks!
March 4, 2025 at 6:19 PM
Reposted by iOSDevHeath 🇨🇦👨🏾‍💻
#Introduction
Hello, Bluesky!

We are a small team of two developers, @natpanferova.bsky.social and @hishnash.bsky.social, who love building native apps for Apple platforms. We also enjoy sharing what we learn about #SwiftLang, #SwiftUI, #iOSDev, and #macOSDev with the community 👩‍💻🧑🏻‍💻
nilcoalescing.com
Nil Coalescing
nilcoalescing.com
March 3, 2025 at 10:51 PM
Well, that’s easier than what I was doing with Haptics
SwiftUI introduced the sensoryFeedback view modifier, allowing us to play haptic feedback on all Apple platforms. All we need to play haptic feedback in a SwiftUI view is to attach the sensoryFeedback view modifier with two parameters.
buff.ly/3rMJcU2
February 28, 2025 at 1:11 PM
Essential viewing if you’re an #iOSDev who uses #swiftlang #SwiftUI
Thanks @seanallen.bsky.social
February’s episode of Swift News is out now.

Swift Build Open Source, Secure API Keys, Swift Concurrency, Jr. Devs Can't Code, and more!
youtu.be/hnXkn38DMTs
Swift Build Open Source, Secure API Keys, Swift Concurrency, Jr. Devs Can't Code, and more!
YouTube video by Sean Allen
youtu.be
February 27, 2025 at 9:27 PM
@iosdevalb.bsky.social is a wealth of knowledge. Follow if you aren’t already!
iOS Dev Tip 💡

Easily convert numbers into words with the .spellOut style.

P.S. It works with most locales.
February 24, 2025 at 3:57 PM
Reposted by iOSDevHeath 🇨🇦👨🏾‍💻