Is SwiftUI doing something under the covers to repeatedly call the init directly when the view struct init is called?
Is SwiftUI doing something under the covers to repeatedly call the init directly when the view struct init is called?
In this article:
nilcoalescing.com/blog/Initial...
Natalia writes:
“the initializer for the model will still be called every time the view initializer runs.” But how is this possible?
In this article:
nilcoalescing.com/blog/Initial...
Natalia writes:
“the initializer for the model will still be called every time the view initializer runs.” But how is this possible?