SwiftUIPreviewsAtScale
SwiftUI Previews at Scale https://www.vadimbulavin.com/swiftui-previews-at-scale/
Install / Use
/learn @V8tr/SwiftUIPreviewsAtScaleREADME
Article related to this project
SwiftUIPreviewsAtScale
A sample project showing three techniques to help you manage SwiftUI previews at scale:
- Extracting reusable previews into components.
- Combining groups of previews into presets.
- Using Fixture Object pattern to simplify object graph instantiation.
