swiftui

Back Open Paginator
27.02.2026 06:45
applech2 (@applech2@rss-mstdn.studiofreesia.com)

Microsoft、macOS 26 Tahoe以降でのLiquid GlassデザインやSwiftUIで再設計したActivity Centerなど、よりmacOSネイティブに近づいたOneDriveクライアント「OneDrive for Mac」のロールアウトを開始。
applech2.com/archives/20260227

#applech2 #Microsoft_for_Mac #Liquid_Glass #Mac #macOS_26 #Microsoft #OneDrive #SwiftUI #Tahoe #アップデート #デザイン




Show Original Post


27.02.2026 04:55
emorydunn (@emorydunn@mastodon.tinycart.club)

What is the correct way to count closures in SwiftUI? I've got a crash report in which the last place in my code before the crash is “closure #7”, which depending on how I count is over, under, or correct for where I think the crash originated.

It's not a frequent crash and I haven't reproduced it while actually debugging the app, so I'm left with a crash report which Xcode can't set a breakpoint for

#SwiftUI




Show Original Post


26.02.2026 16:59
ios_newsletter_snapp (@ios_newsletter_snapp@mastodon.social)

iOS 17's animation(_:body:) modifier offers granular control over which attributes animate. The closure receives a proxy of the modified view, letting you specify exactly what participates in animations.

🔗: nilcoalescing.com/blog/Isolate by Natalia Panferova (@natpanferova)




Show Original Post


26.02.2026 16:15
skiptools (@skiptools@mas.to)

SkipWeb - a cross-platform embedded web view that works in #SwiftUI across iOS and #AndroidDev - has been getting some great enhancements from users lately

github.com/skiptools/skip-web





Show Original Post


26.02.2026 15:09
ellenich (@ellenich@techhub.social)

I’m working on a #SwiftUI “admin” utility macOS app that’s pretty information dense and probably should be very hierarchical (for editing #CloudKit entities).

Is this navigationSplitView navigation structure too wild (possible)?

It’s kind of a 3 + 1 column Split View, but the 4th “column” is just an (optional) inspector view on the detail view. The content column would be a small table of entities (instead of a list view like most apps).





Show Original Post


26.02.2026 13:55
dimitribouniol (@dimitribouniol@mastodon.social)

Got some more validation in, verifying that entries are the right kind for their target lists. Tomorrow night, let's start looking into recording invitations when permissions are added. See you then!

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




Show Original Post


26.02.2026 13: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 start validating entries for special lists!

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




Show Original Post


26.02.2026 09:04
armengrewal (@armengrewal@mastodon.social)

This next update started as a way to add task lists.

I've now done that AND created a new icon, splash screen, added historical weather, interactivity to weather charts, added widgets, iPad navigation improvements, built-in routing and directions, note search, and lots of performance improvements.

It's time to wrap it up and get it out at least a month before WWDC.





Show Original Post


26.02.2026 08:52
habr (@habr@zhub.link)

Как слить токен авторизации через виджет iOS — и как этого не допустить

Если вы разрабатываете iOS-приложение с виджетом, Watch-компаньоном (это приложение для Apple Watch, которое работает в паре с основным приложением на iPhone) или Share Extension - рано или поздно вам придётся передавать данные между процессами. App Groups - стандартный механизм для этого, и на первый взгляд он прост: добавил capability, написал UserDefaults(suiteName:) , поехали. Но именно эта кажущаяся простота и создаёт проблемы. Данные лежат в незашифрованном контейнере, любое приложение из вашей команды может их прочитать, а валидация входящих данных почти никогда не делается. Давайте же рассмотрим, как правильно настроить App Groups, что реально можно туда класть, какие риски существуют и как организовать безопасный обмен (в том числе с примером передачи токена авторизации между приложением и виджетом). Продолжим

habr.com/ru/articles/1002244/

#ios #swift #swiftui #apple #mobile_development #security #data #мобильная_разработка #мобильные_приложения




Show Original Post


26.02.2026 08:44
ios_newsletter_snapp (@ios_newsletter_snapp@mastodon.social)

Migrating from Published to Observable isn't a simple swap. Discover the four traps that catch most developers off guard when adopting the new observation framework.

🔗: captainswiftui.substack.com/p/ by Danny Bolella




Show Original Post


25.02.2026 23:04
darryl_bayliss (@darryl_bayliss@mastodon.social)

Big news to share, I'll be speaking
@NSLondonMeetup on March 12th at Apple's Battersea Power Station Campus! 🍎📱

Spots to see the talks are available from 10am Thursday morning (26th Feb). Hope to see you there! 🙌

meetup.com/nslondon/events/313




Show Original Post


25.02.2026 20:47
sayzard (@sayzard@mastodon.sayzard.org)

Simon Willison (@simonw)

vibe-coding 프로젝트 설명으로, Claude Code에게 SwiftUI 기반 macOS 앱을 만들어 달라고 해 URL 목록을 전체 화면 슬라이드로 변환하고 휴대폰으로 원격 제어할 수 있는 발표용 프레젠테이션 앱을 자동 생성한 사례를 공유합니다. 생성형 에이전트를 활용한 실제 앱 제작·데모 사례입니다.

x.com/simonw/status/2026701722

#vibecoding #claudecode #swiftui #macos #slides




Show Original Post


1 ...42 43 44 45 46 47 48 49 50 51 52 ...236
UP