swiftui

Back Open Paginator
04.02.2026 20:53
swiftdevjournal (@swiftdevjournal@mastodon.world)

The following article talks about problems you may encounter when converting existing code from ObservableObject to the Observation framework :

captainswiftui.substack.com/p/

#SwiftUI




Show Original Post


04.02.2026 16:38
lukaskubanek (@lukaskubanek@mastodon.social)

Just discovered a new SwiftUI API in iOS 26: SensoryFeedback with semantic types like button press:

- SensoryFeedback.press(_:)
- SensoryFeedback.release(_:)
- SensoryFeedback.selection(_:)

đź”— developer.apple.com/documentat

I tried these in a sample app, but they don’t produce any vibration on my iPhone 12 I use for testing. Has anyone managed to get them working? Also curious where they came from…




Show Original Post


04.02.2026 15:59
weetwo (@weetwo@mastodon.gamedev.place)

Added the ability for one entity to spawn another. In this example, cannons repeatedly rotate to a random orientation, then fire a little colored hexagon.

(Collisions are currently ignored.)

#arcade #swiftui #animation





Show Original Post


04.02.2026 13:43
dimitribouniol (@dimitribouniol@mastodon.social)

Finished migrating everything, and got all tests passing! Tomorrow night, let’s start adding tests for accessing permissions. See you then!

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




Show Original Post


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

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

Let's finish updating tests to match the newer data model!

Come chill with me: youtube.com/live/ND1plo-fDvk




Show Original Post


04.02.2026 11:41
dlx (@dlx@mastodon.social)

iOS needs a share sheet equivalent that can be placed in a menu. If it was just a view list of buttons, it would also be stylable with and could be integrated in (inevitable) custom share sheets.




Show Original Post


04.02.2026 05:57
rwitherspoon (@rwitherspoon@mastodon.social)

Here is the best video I’ve found on Xcode 26.3 so far

youtu.be/nxc59JpokDg?si=3z-DlT




Show Original Post


04.02.2026 00:01
rwitherspoon (@rwitherspoon@mastodon.social)

Are there any details on how the new Xcode 26.3 uses Agents/Claude.md files, agents, skills, or referencing documents outside of Xcode?




Show Original Post


03.02.2026 23:52
Jeehut (@Jeehut@iosdev.space)

Apple just shipped agentic coding in Xcode 26.3 🤯👇
youtu.be/oV6mC8Rt1kY?si=sG4Fp3

#SwiftUI #ClaudeCode #Codex #iOSDev #Xcode #AI




Show Original Post


03.02.2026 22:57
recouse (@recouse@mastodon.social)

Mottie is now available for direct download at recouse.me/apps/mottie/





Show Original Post


03.02.2026 22:55
alexkaessner (@alexkaessner@mas.to)

Well I guess this environment values is still supported for a while. :dogelaugh: #SwiftUI





Show Original Post


03.02.2026 22:31
tayarndt (@tayarndt@techopolis.social)

LIVE AT 6 PM Central: Testing Xcode 26.3's AI agents with a real project

Apple released Xcode 26.3 today with AI agent features that supposedly make development faster. I'm building a complete RSS reader app from scratch to see if it's real or just hype.

If you've been wondering whether Xcode's AI features are worth it, join me and find out.

Sponsored by @techopolis

Watch: youtube.com/watch?v=ykT-F1cJWBU

#Xcode #iOS #SwiftUI #AppleDev




Show Original Post


1 ...59 60 61 62 63 64 65 66 67 68 69 ...236
UP