I’m looking to find as many Canadian Devs and Apps on #BlueSky
bsky.app/profile/did:...
#SwiftTO #CanadaDev #CanadianDev #MadeInCanada #ProductOfCanada #Swiftlang #iosdev #
😊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!
SF Symbols are so powerful.
You can easily style them by applying several modifiers.
→ learnandcodewithenid.com
Hey guys I just figured out that if you long press on the repost button it's a quote post shortcut!
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
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!
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!
❌ 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.
fatbobman.com/en/posts/ke...
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
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
nilcoalescing.com/blog/ModalPr...
nilcoalescing.com/blog/ModalPr...
Reply if you're a game dev in Canada and you want to be on it. Please repost. Thanks!
Reply if you're a game dev in Canada and you want to be on it. Please repost. Thanks!
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
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
buff.ly/3rMJcU2
Swift Build Open Source, Secure API Keys, Swift Concurrency, Jr. Devs Can't Code, and more!
youtu.be/hnXkn38DMTs
Easily convert numbers into words with the .spellOut style.
P.S. It works with most locales.