项目作者: V8tr

项目描述 :
SwiftUI Previews at Scale https://www.vadimbulavin.com/swiftui-previews-at-scale/
高级语言: Swift
项目地址: git://github.com/V8tr/SwiftUIPreviewsAtScale.git
创建时间: 2020-05-08T16:18:27Z
项目社区:https://github.com/V8tr/SwiftUIPreviewsAtScale

开源协议:The Unlicense

下载


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.