Question about dynamic view elements

Hi all. I am currently in the process of making an app that needs to display a lot of different types of information. I want to see if anyone knows of a way to layout entire views with text and imbedded pictures using something like yaml ( it doesn’t have to be yaml but that’s what I’m familiar with). Something similar to what Chris did with html in his iOS foundations lessons. He used html to layout text and code and add styles. I want to do something like that but on a more complex level. I figure I could try to do it with html, but before I go down that rabbit hole I want to see if anyone knows of something better.
Let me know if you have any questions or if you are confused on what I’m asking.

Thanks,
Sam

Hello @AverageSam,

My understanding of HTML is quite limited, but I believe that you can create complex layouts using SwiftUI. If you can share a design with us, we can provide you with more specific recommendations. Without a reference, it’s difficult for us to give you the best advice.

Let us know if there’s anything else we can do to help!