Hey,
everywhere I add a .matchedGeometryEffect(id: "someID", in: namespace)
it shows me an additional warning in the console: Bound preference MatchedGeometryPreference tried to update multiple times per frame.
Do you have an idea where it could come from. It makes the UI laggy.
Will see if I can reproduce a demo-project for that.
Hey,
everywhere I add a
.matchedGeometryEffect(id: "someID", in: namespace)it shows me an additional warning in the console:
Bound preference MatchedGeometryPreference tried to update multiple times per frame.Do you have an idea where it could come from. It makes the UI laggy.
Will see if I can reproduce a demo-project for that.