swiftui

Back Open Paginator
21.04.2026 08:00
0xWDG (@0xWDG@mastodon.social)

ScrollView Performance in SwiftUI wesleydegroot.nl/blog/scrollvi




Show Original Post


21.04.2026 01:46
sergio_101 (@sergio_101@social.sixdegreesofohio.com)

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.

hackingwithswift.com/100/swift

@twostraws




Show Original Post


20.04.2026 21:24
kbell (@kbell@mastodon.social)

I have put a designed product out into the world! Kind of. It's just on GitHub, which is a first for me.
github.com/keren-r-bell/Meshma

And for my thoughts, in this development update, I grapple with releasing something on GitHub in an imperfect state, and some more.
kirby.pika.page/posts/releasin




Show Original Post


20.04.2026 20:31
JTostitos (@JTostitos@techhub.social)

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 (testflight.apple.com/join/PTtf)
macOS 15 (testflight.apple.com/join/X21P)

iPadOS / iOS 26 (testflight.apple.com/join/qzEy)
macOS 26 (testflight.apple.com/join/D44C)

Bug reports can be through screenshot and submitting through Apples system screenshot UI OR preferably through GitHub at the following link: github.com/JTostitos/snippets-

Your help is greatly appreciated. 🚀 Boosts also appreciated

#indiedev #iosdev #iOS #ipadOS #macOS #swift #swiftui




Show Original Post


20.04.2026 20:29
swiftdevjournal (@swiftdevjournal@mastodon.world)

If you want to see which views in your SwiftUI app update the most, check out the following article:

swiftdevjournal.com/posts/swif

#Xcode #SwiftUI




Show Original Post


20.04.2026 19:58
n0rthk1n9 (@n0rthk1n9@mastodon.social)

RE: mastodon.social/@ios_newslette

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




Show Original Post


20.04.2026 16:38
danielsaidi (@danielsaidi@mastodon.social)

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 🪎.

#Swift #SwiftUI

github.com/danielsaidi/EmojiKit




Show Original Post


20.04.2026 16:13
malhal (@malhal@mastodon.social)

The new Develop in Swift tutorials has a basic 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)
developer.apple.com/tutorials/




Show Original Post


20.04.2026 14:43
dimitribouniol (@dimitribouniol@mastodon.social)

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: youtube.com/live/GfM_Sqe2Pes
⏮️ Playlist so far: youtube.com/playlist?list=PLRx
📲 Download Jiiiii: apps.apple.com/app/apple-store




Show Original Post


20.04.2026 14:12
dimitribouniol (@dimitribouniol@mastodon.social)

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!

Come chill with me: youtube.com/live/6hANpoGbgJg




Show Original Post


20.04.2026 13:38
beyondthecode (@beyondthecode@mastodon.social)

🎲 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
🔗 github.com/beyondthecode-bc/Ca
#macOS #SwiftUI #indiedev #BuildInPublic #OpenSource #app #apple #ios #freeBTC #free





Show Original Post


20.04.2026 05:07
JTostitos (@JTostitos@techhub.social)

OK, #codex computer use is really cool for testing how easy it is to use my app @SnippetsStudio

#macOS #iOS #iPadOS #swift #swiftUI #indiedev




Show Original Post


1 ...5 6 7 8 9 10 11 12 13 14 15 ...236
UP