swiftui

Back Open Paginator
01.02.2026 19:08
gregatron5 (@gregatron5@vmst.io)

Increasingly disappointed to learn you can't write a standalone #iOS app with updatable Live Activities. It REQUIRES a server for remote push notifications for updating, something I do not want to write or maintain. #Swift #SwiftUI




Show Original Post


01.02.2026 15:32
StewartLynch (@StewartLynch@iosdev.space)

SwiftUI pickers that actually matter: DatePicker ranges + styles, optional dates with a clean Binding, MultiDatePicker with selectable dates in a grid, plus ColorPicker tips and a UIKit UIColorPicker sheet for custom buttons. #SwiftUI youtube.com/watch?v=O540BJGGpY





Show Original Post


01.02.2026 14:44
dimitribouniol (@dimitribouniol@mastodon.social)

Finally finished list entry tests, but uncovered a bug where lists could be submitted for the wrong account! Tomorrow night, let's look into how we can fix the data model to prevent this and similar confusion. See you then!

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




Show Original Post


01.02.2026 14:03
dimitribouniol (@dimitribouniol@mastodon.social)

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

Computer still broken (making streaming painful), but let’s slowly continue adding list entry tests!

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




Show Original Post


01.02.2026 09:45
KyleYe (@KyleYe@mastodon.world)

Debugging NSUserActivity in SwiftUI can be painful—failures are silent and timing is unpredictable.
There's a hidden flag that helps: _defaultSwiftUIActivityEnvironmentLoggingEnabled
See more info on kyleye.top/tips/swiftui-userac #SwiftUI




Show Original Post


01.02.2026 09:00
r (@r@fed.brid.gy)

Last Week on My Mac: Seconds out

fed.brid.gy/r/https://eclectic





Show Original Post


01.02.2026 09:00
r (@r@web.brid.gy)

Last Week on My Mac: Seconds out

web.brid.gy/r/https://eclectic





Show Original Post


01.02.2026 07:52
habr (@habr@zhub.link)

Пишем игру-головоломку под macOS на SwiftUI [StarDust Collector]

В прошлой статье я поделился опытом, как я писал с помощью ИИ кастомный TO-DO лист под macOS. Опыт оказался противоречивым, однако приложение было создано, и оно даже работало. Поэтому я решил расширить идею, добавить фана и реализовать мечту любого программиста — написать собственную игру . И так как у меня уже появилось небольшое понимание экосистемы десктоп-приложений под macOS и SwiftUI, я решил использовать его.

habr.com/ru/articles/991402/

#ии #cursor #разработка_игры #петпроект #swiftui #macos #apple_silicon




Show Original Post


01.02.2026 00:43
iain (@iain@kolektiva.social)

RE: kolektiva.social/@iain/1159807

Alright, got the file importer working on iOS by using the #SwiftUI file importer, which replaces the custom open panel I was using for macOS but it’s less good as it doesn’t support selecting folders.

And why is the workflow for getting files onto the iPad simulator so cumbersome?

#BuildInPublic #indiedev #macdev





Show Original Post


01.02.2026 00:17
ghalldev (@ghalldev@mastodon.social)

Oh boy I got this error outside of Xcode for the first time. 🫠





Show Original Post


31.01.2026 22:55
armengrewal (@armengrewal@mastodon.social)

Launch Screen set via info.plist is still buggy in iOS 26. This stack overflow answer is the only thing that finally fixed it. You have to set your svg width and height inside the file manually. I set it to width="390px" height="844px" and it finally worked.

stackoverflow.com/a/68061450





Show Original Post


31.01.2026 21:45
harmash (@harmash@mastodon.social)

One nice benefit of having a side-project outside 9-5, you can do things just because why not. appview.dev





Show Original Post


1 ...62 63 64 65 66 67 68 69 70 71 72 ...236
UP