How to optimize SwiftUI previews?

623 Views Asked by At

Is There a way to optimize SwiftUI preview builds so it can be done faster ? I have a very big project and each time I need to do a View preview it would take forever building the entire project

For example I don't want some pods to be compiled on build isa there a way to avoid that ?

0

There are 0 best solutions below