ScrollView Performance in SwiftUI https://wesleydegroot.nl/blog/scrollview-performance-in-swiftui #SwiftUI #Performance
I am not really on the bird site anymore, but I thought I would do this as part of the deal.
I just finished up day 1 and 2 of 100 days of SwiftUI..
I did 2 days, and might double up a few days through the #Swift parts. I've been programming in Swift here and there for a bunch of years, but I really want to get up to speed on #SwiftUI.
I have a project coming up for #MacOS, and I thought it would be fun to get up to speed with 100 days.
https://www.hackingwithswift.com/100/swiftui/2
I have put a designed product out into the world! Kind of. It's just on GitHub, which is a first for me.
https://github.com/keren-r-bell/Meshmaker
And for my thoughts, in this development update, I grapple with releasing something on GitHub in an imperfect state, and some more.
https://kirby.pika.page/posts/releasing-my-first-app
#SwiftUI #development
Hi Everyone,
Would appreciate some help. I have 4 TestFlight links — one for each OS my next app update for @SnippetsStudio supports. There are 10 spots available in each. Please only accept the invitation if you have time to test the app. Shouldn’t take a whole lot of time to do so. This update was a complete code refactor. You can accept multiple invitations if you have those devices that support that OS.
iPadOS / iOS 18 (https://testflight.apple.com/join/PTtfxq2f)
macOS 15 (https://testflight.apple.com/join/X21PYBAQ)
iPadOS / iOS 26 (https://testflight.apple.com/join/qzEy1ZH9)
macOS 26 (https://testflight.apple.com/join/D44C7rMV)
Bug reports can be through screenshot and submitting through Apples system screenshot UI OR preferably through GitHub at the following link: https://github.com/JTostitos/snippets-enhancements-bugs
Your help is greatly appreciated. 🚀 Boosts also appreciated
#indiedev #iosdev #iOS #ipadOS #macOS #swift #swiftui
If you want to see which views in your SwiftUI app update the most, check out the following article:
https://swiftdevjournal.com/posts/swiftui-frequent-view-updates/
RE: https://mastodon.social/@ios_newsletter_snapp/116437396904872184
Thanks @ios_newsletter_snapp for mentioning my article ☺️ Would love to get feedback from all of you, if it helped you!
#BuildInPublic #Dev #IndieDev #iOS #iOSDev #Swift #SwiftUI #CreateWithSwift #TechArticle #Tutorial #Article
EmojiKit 2.4 is out, with support for Emojis 17 . Don't be a sad player. Dance like a 🧑🩰 into the repo and grab this new release, full of emoji .
https://github.com/danielsaidi/EmojiKit
The new Develop in Swift tutorials has a basic #SwiftUI mistake:
struct TileView: View {
@State var tile: Tile
As the State documentation "Declare state as private to prevent setting it in a memberwise initializer"
Which is exactly the mistake made in WordCanvas:
ForEach($tiles) { $tile in
TileView(tile: tile)
My guess is the author does not know about @Binding
Link to the tutorial (the mistake is in these web pages and in the project download)
https://developer.apple.com/tutorials/develop-in-swift/complete-a-game-with-logic
Out of time, but making a strict type and converting everything to it went pretty smoothly. Tomorrow night, let's do the same for public owners and start committing everything. See you then!
🔜 Tomorrow’s stream: https://youtube.com/live/GfM_Sqe2Pes
⏮️ Playlist so far: https://www.youtube.com/playlist?list=PLRxjf93xotuofCtaxtGOcWeuxVZYJyY-m
📲 Download Jiiiii: https://apps.apple.com/app/apple-store/id6472801548?pt=14724&ct=MastodonCCStreams&mt=8
#Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #Swift #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush
I'm making a seasonal anime guide app, in the open for all to experience and learn from.
I lost track of time working on some open source shenanigans, but let's make some strict variants of some more identifier types!
#Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #SwiftLang #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush
Come chill with me: https://youtube.com/live/6hANpoGbgJg
🎲 Shipped Cast v1.0 — a tactile randomness utility for macOS.
Roll dice, flip coins, pick numbers, colors, passwords. Shuffle lists. Each mode has its own animation, sound & haptic. ✨
🍎 macOS 14+ · 🌐 8 languages · ⚡ Apple Shortcuts · 🆓 free
🔗 http://github.com/beyondthecode-bc/Cast
#macOS #SwiftUI #indiedev #BuildInPublic #OpenSource #app #apple #ios #freeBTC #free

OK, #codex computer use is really cool for testing how easy it is to use my app @SnippetsStudio
#macOS #iOS #iPadOS #swift #swiftUI #indiedev