SwiftUI and freeze

Been evaluating using SwiftUI and realm. I understand fully that I would need to freeze results. I am assuming (and this is where I hope someone can validate), when freezing results, do I loose the lazy loading abilities? If so, is there any way to get both lazy loading or results while also using SwiftUI?

Thanks.