Storing RawRepresentable and Codable confomant custom type to @SceneStorage in SwiftUI

前端 未结 0 687
情歌与酒
情歌与酒 2021-01-31 11:08

Trying to save a custom type using @SceneStorage and it crashes during JSONEncoder.encoding.

Here is what I did...please see sample code below

  1. made the custo
相关标签:
回答
  • 消灭零回复
提交回复
热议问题