SwiftUI-MVVM icon indicating copy to clipboard operation
SwiftUI-MVVM copied to clipboard

RepositoryListViewModel init called multiple times

Open rmdan90 opened this issue 5 years ago • 2 comments

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.

rmdan90 avatar Jun 26 '20 15:06 rmdan90

Thank you for the issue! I'll take a look

kitasuke avatar Jun 27 '20 00:06 kitasuke

Is this resolved?

edit : I don't think RepositoryListViewModel created multiple times

emreakcan avatar Nov 28 '22 19:11 emreakcan