@jordibruin This is still an issue with Xcode 15 Beta 5 🫤 My workaround for the time being: instantiating a local `State` in the subview that I sync with the `Binding` I hand down in an `onChange(of:perform:)`. Annoying...
@Kilo_Loco I started implementing something following this pattern and it works perfectly-what I cannot seem to be able to wrap my head around is what I’d have to change to be able to change data in the detail views. How would I go about injecting bindings into the DetailItem?
Spot on exactly what I need right now 👏 A must read for everyone in need of a three column split navigation. Hot tip: with very little effort this runs on iPadOS as well (namely changing `selectedSideBarItem` to be optional).
Since I've been looking into macOS development lately, I decided to put together this article explaining navigation basics with #SwiftUI using NavigationSplitView.
https://t.co/Dj5tzSL0DL
@StewartLynch That’s awesome–I always learn something from your videos and it’s always worth the time. Thank you for spending your time to do them! Which ob in particular was it?
@girlonetrack @fieldri1 Which is probably why they are so certain that it’s not hardware-hw issues would have shown up. Must be software and most likely unrelated to the trackpad as well 🤷♂️
@joshdholtz I see it this way: every infection is making their little bodies stronger. Even it’s not fun in any way, but I strongly believe that my 13 and 10 year olds don’t get sick too much these days cause they were partially in day care from an early age and picked up a lot then.
@codingmilf That would be great! I couldn’t make it yesterday unfortunately, but from what I gathered on Twitter so far, your story must be inspiring. Looking forward to it 👌
@dasdom@YouTube I got the same feeling when watching @mikaela__caron’s latest “code live” stuff-very good and very interesting, but time consuming. Considering that it takes some effort to find time and tackle side projects, I wonder whether working on my own stuff might be more rewarding…
@dasdom@YouTube I will when I find the time. Having watched the first few minutes I have to admit that I am not quite sure whether what you’re doing there is relevant to me right now. Also, although it is quite interesting to watch other developers coding, it is quite time consuming.