SwiftUI removing AnyView and decoupling specific types
So i have a view that takes viewModel containing array of elements providing views to build body in ForEach
And it looks like this:
So i have a view that takes viewModel containing array of elements providing views to build body in ForEach
And it looks like this: