ScalingHeaderScrollView
ScalingHeaderScrollView copied to clipboard
When used, I get a message in the console onChange(of: CGRect) action tried to update multiple times per frame.
This simple code
https://gist.github.com/Foreman76/a07531c1e76c8880a9780fcb87d8ebf7
if not use animation or NavigationLink everything is good
what am I doing wrong. Any ideas