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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A sample project showing three techniques to help you manage SwiftUI previews at scale: