swiftui

Back Open Paginator
03.12.2025 16:46
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 more tests for the committing list changes!

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




Show Original Post


03.12.2025 14:42
habr (@habr@zhub.link)

Навигация на SwiftUI: чего не хватает и как исправить

В статье iOS-разработчик студии комплексной разработки цифровых продуктов и мобильных приложений CleverPumpkin разбирает ограничения SwiftUI при построении сложной навигации, с которыми команда столкнулась на одном из своих проектов. Он рассказывает, в каких сценариях приходилось подключать UIKit, чтобы сохранять стабильность, показывает варианты подходов и делится выводами, какие инструменты выбирать для контролируемой навигации. Статья может быть особенно полезна тем, кто разрабатывает архитектуру и выбирает подходящий стек технологий.

habr.com/ru/companies/cleverpu

#ios_разработка #swiftui #uikit #navigationstack #ios #ios_development




Show Original Post


03.12.2025 12:10
vrhermit (@vrhermit@mastodon.social)

visionOS 26 brings two convenient modifiers to scale views based on their parent size: scaledToFill3D and scaledToFit3D.

stepinto.vision/example-code/s





Show Original Post


03.12.2025 09:55
teilweise (@teilweise@layer8.space)

@chbeer Using #SwiftUI, a tale in three acts.




Show Original Post


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

Bridge the UIKit-SwiftUI gap effortlessly. iOS 26's native 𝘖𝘣𝘴𝘦𝘳𝘷𝘦𝘷𝘢𝘵𝘪𝘰𝘯 support eliminates manual tracking logic, letting UIKit views automatically respond to SwiftUI state.

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




Show Original Post


02.12.2025 23:57
chbeer (@chbeer@mastodon.social)

Doesn‘t work … yet




Show Original Post


02.12.2025 23:39
chbeer (@chbeer@mastodon.social)

Seems I can: either convert to Book binding by comparing the focusState with a given value or forward the FocusState and the value and convert to firstResponder in the UIViewRep… at least theoretically. Will try…




Show Original Post


02.12.2025 22:43
azamsharp (@azamsharp@iosdev.space)

Video: Your App Needs This: The RIGHT Way to Ask for Reviews in SwiftUI
youtu.be/nDJ6CWWD6dE?si=gGFS4M

#iosdev #swiftui





Show Original Post


02.12.2025 22:00
chbeer (@chbeer@mastodon.social)

Can I somehow make use of FocusState in a UIViewRepresentable?




Show Original Post


02.12.2025 20:17
swiftdevjournal (@swiftdevjournal@mastodon.world)

The following article shows how to use the Transferable protocol to support drag-and-drop and clipboard operations in SwiftUI apps:

createwithswift.com/enabling-d

#SwiftUI




Show Original Post


02.12.2025 19:03
davidbures (@davidbures@mstdn.social)

I've got a SwiftUI-on-macOs question

Suppose you have this confirmation dialog. I want to present some extra context - in this case, I want the user to be able to see which apps would be added one more time if they confirm. They can already see them in a list before this dialog shows up, but I want them to be extra sure

How would you present this info? A sheet, a utility window, something else? What would you do?

#SwiftUI #swift #macdev





Show Original Post


02.12.2025 18:40
weetwo (@weetwo@mastodon.gamedev.place)

Here's the Major Havoc cannon moving between its three different heights, firing at each height.

The combined animations repeat over 350 clock ticks (60fps here). #swiftui





Show Original Post


1 ...112 113 114 115 116 117 118 119 120 121 122 ...237
UP