SwiftUI-MVVM
SwiftUI-MVVM copied to clipboard
RepositoryListViewModel init called multiple times
Firstly thank you for sharing your code, secondly i couldn't help but noticing that RepositoryListViewModel creates multiple instances at launch and a bunch of others on scrolling. is that a bug in Xcode or something else i should be aware when using swiftUI in production apps.
Thank you for the issue! I'll take a look
Is this resolved?
edit : I don't think RepositoryListViewModel created multiple times