johnno1962 / InjectionIII

Re-write of Injection for Xcode in (mostly) Swift
MIT License
3.94k stars 311 forks source link

SwiftUI `onChange` is not called after injection #507

Open TMTBO opened 1 month ago

TMTBO commented 1 month ago

GetSizeDemo.zip

In the Demo above, the onChange only be called with xcode run. It is not called after injection.

johnno1962 commented 4 weeks ago

Hi thanks for the example project. Sorry but that's way beyond my SwiftUI pay grade. I'll have to get back to you.