Is there an API which provides this style of view? It seems that all of Apple's apps present these sheets, but I can’t find an API for it. I will create a custom one, if needed, but, like the new StoreKit views and ContentUnavailableView, it would be great to use a consistent, system-vended API.
@nickkohrn I don't believe Apple provides a screen like that, but there are definitely a few versions on Github, like SwiftNEWKit and WhatsNewKit.
@ajrobinson Thanks for the resources! I’m off this week and working on v2 of my side project, so there's a ton to work on before this fall.