swiftui

Back Open Paginator
25.03.2026 16:55
kayleesdevlog (@kayleesdevlog@mas.to)

So why would `AnyTransition.opacity` be marked as `unsafe`?

developer.apple.com/documentat

#SwiftUI #SwiftLang #iOSdev




Show Original Post


25.03.2026 14:32
StewartLynch (@StewartLynch@iosdev.space)

Master CRUD operations with SQLite Data!
Learn to create, update & delete records with swipe actions and the powerful draft type. Part 2 of our series diving into this Swift Data alternative. #Swift #SwiftUI #SQLiteData
youtube.com/watch?v=uNszSlj3Jt8





Show Original Post


25.03.2026 13:48
dimitribouniol (@dimitribouniol@mastodon.social)

Xcode is being silly, but I have an implementation of hashed emails I'm pretty happy with! Tomorrow night, let's finish up the invite event datastore. See you then!

🔜 Tomorrow’s stream: youtube.com/live/VgTuxJt4-jw
⏮️ Playlist so far: youtube.com/playlist?list=PLRx
📲 Download Jiiiii: apps.apple.com/app/apple-store

#Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #Swift #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush




Show Original Post


25.03.2026 13:05
dimitribouniol (@dimitribouniol@mastodon.social)

I'm making a seasonal anime guide app, in the open for all to experience and learn from.

Short stream today as the kiddo is having a lot of trouble sleeping, but let's make progress implementing out a type for hashed Emails!

Come chill with me: youtube.com/live/zwnt88PSRq0




Show Original Post


25.03.2026 10:54
infoq (@infoq@techhub.social)

Most #SwiftUI content focuses on small demos - not real-world apps with 50M users & 20+ engineers.

In this #InfoQ article, Jimit Patel breaks down what it actually takes to adopt SwiftUI at scale - without breaking your team, your app, or user trust.

📰 Read now: bit.ly/3PynSgE

#MobileDevelopment #Swift #iOS #Apple #OperatingSystems





Show Original Post


25.03.2026 08:00
ios_newsletter_snapp (@ios_newsletter_snapp@mastodon.social)

A deep dive into OpenClaw's FOSMVVM architecture where views are thin, declarative layers bound to ViewModels via the 𝑉𝑖𝑒𝑤𝑀𝑜𝑑𝑒𝑙𝑉𝑖𝑒𝑤 protocol. The generator automates scaffolding for display-only and interactive views, form validation, debug support, and SwiftUI previews.

🔗: insightginie.com/mastering-the by Aloysius Chan




Show Original Post


24.03.2026 22:49
marchyman (@marchyman@sfba.social)

Another strange happening in #macOS #SwiftUI

If I launch the app I'm testing in Instruments (hit the record button) the main window does not open! I have to click on the icon of the app on the doc to open the window.

Simplified SwiftUI code in question is something like this:

var body: some Scene {
Window(“name”, id: "main”) {
ContentView()
.onAppear {
// some stuff
}
}
}
}

// some stuff includes a message which is not logged when run under Instruments. No problem running in Xcode.

So what is different about Instruments?




Show Original Post


24.03.2026 18:58
feitocomleo (@feitocomleo@mastodon.social)

Open source, macOS nativo, menos de 6 MB, totalmente offline.

Os dados sempre estiveram lá. Só faltava uma janela.

github.com/leonardocardoso/poi




Show Original Post


24.03.2026 13:00
dimitribouniol (@dimitribouniol@mastodon.social)

Out of time, but think I have a good enough solution for keeping non-user emails private (or at least, unknown to me), while still being checkable for inclusion. Tomorrow night, let's finish it up. See you then!

🔜 Tomorrow’s stream: youtube.com/live/zwnt88PSRq0
⏮️ Playlist so far: youtube.com/playlist?list=PLRx
📲 Download Jiiiii: apps.apple.com/app/apple-store




Show Original Post


24.03.2026 12:33
dimitribouniol (@dimitribouniol@mastodon.social)

I'm making a seasonal anime guide app, in the open for all to experience and learn from.

Let's perform simple hashing for emails in anti-abuse tables!

Come chill with me: youtube.com/live/I5zS9gwlOgA




Show Original Post


24.03.2026 09:59
mrjre (@mrjre@mastodon.social)

RE: mastodon.social/@natpanferova/

Highly recommended!




Show Original Post


24.03.2026 08:10
natpanferova (@natpanferova@mastodon.social)

My new SwiftUI book is finally out! 🎉

I wrote "The SwiftUI Way" for developers who feel like they are fighting the framework as their projects grow in complexity. The book will help you align your code with SwiftUI's internal expectations to avoid common pitfalls.

books.nilcoalescing.com/the-sw




Show Original Post


1 ...24 25 26 27 28 29 30 31 32 33 34 ...236
UP