swiftui

Back Open Paginator
01.12.2025 21:20
davidbures (@davidbures@mstdn.social)

MRW I see the number of built files get stuck when I'm building a SwiftUI app

#SwiftUI #macdev #iosdev





Show Original Post


01.12.2025 18:55
arroz (@arroz@mastodon.social)

Is there a built-in way in to have some kind of List, LazyVStack, whatever, that gets its content from a lazy sequence? As in automatic lazy and potentially infinite scrolling based on a lazy sequence providing the values as needed?




Show Original Post


01.12.2025 18:02
dimitribouniol (@dimitribouniol@mastodon.social)

Added a test suite for loading paged user lists, and found an issue where deleted lists could still be loaded. Tomorrow night, let's add another test suite for committing list changes. See you then!

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




Show Original Post


01.12.2025 16:49
thenerd_be (@thenerd_be@mastodon.social)

Time for some more interactive Metal shaders for my new macOS app.
A particle cloud that morphs into text. The first tests are feeling great 😍





Show Original Post


01.12.2025 16:44
dimitribouniol (@dimitribouniol@mastodon.social)

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

Let's add tests for the commit and sync lists routes!

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




Show Original Post


01.12.2025 15:27
fatbobman (@fatbobman@mastodon.social)

Big thanks to Bolt AI for supporting my newsletter! 🙏

BoltAI brings Claude, GPT, Gemini and Local LLMs directly into your workflow. ⚡️
Analyze screenshots, fix bugs, and refactor code instantly.

100% Native. 0% Electron bloat.
🎁 Exclusive 51% OFF(Ends Soon): BFCM25 👇

l.fatbobman.com/sb-boltai





Show Original Post


01.12.2025 14:30
ios_newsletter_snapp (@ios_newsletter_snapp@mastodon.social)

Need native macOS list interactions? Discover how SwiftUI's 𝘤𝘰𝘯𝘵𝘦𝘹𝘵𝘔𝘦𝘯𝘶 modifier unlocks selection, double-click, and custom context menus for List rows.

🔗: serialcoder.dev/text-tutorials by Gabriel Theodoropoulos (@gabtheodor)




Show Original Post


01.12.2025 12:21
vrhermit (@vrhermit@mastodon.social)

SpatialContainer in visionOS is a Layout that can align overlapping views, allowing multiple views to exist in one space.

stepinto.vision/example-code/s





Show Original Post


01.12.2025 04:14
devto_vn_bot (@devto_vn_bot@mastodon.maobui.com)

SwiftUI mới với @observable macro giúp ViewModel sạch, testable và tái sử dụng. Tách logic khỏi UI, dùng protocol injection cho service, mock dữ liệu cho preview, và cấu trúc feature (View, ViewModel, Model, Service, Test) để tránh “massive ViewModel”. Đặt trạng thái UI, derived values và navigation trong ViewModel, không để UI logic. #SwiftUI #iOS #Development #LậpTrình #ViewModel #ObservableMacro #CleanArchitecture

dev.to/sebastienlato/reusable-




Show Original Post


30.11.2025 23:41
kristoffer (@kristoffer@mastodon.kristofferjohansson.com)

Late to this one, but `TimelineView` comes in really handy when building timer views.

#iOSDev #SwiftUI





Show Original Post


30.11.2025 19:26
everyplace (@everyplace@mastodon.social)

Meanwhile, the ruler is a really fun tool as it stands. When in use, it becomes the only way to rotate a sheet. This lets you more accurately line up a word’s baseline as you zoom, so you can be more consistent with positioning… if you want!





Show Original Post


30.11.2025 19:13
ghalldev (@ghalldev@mastodon.social)

My next step is getting code signing and notarization figured out. It seems possible from what I’m seeing, just not very straightforward.

I’ve got code signing working I think?? (‘codesign verify’ isn’t giving any output 🤷‍♂️)




Show Original Post


1 ...114 115 116 117 118 119 120 121 122 123 124 ...237
UP