struct MyDependencyKey: EnvironmentKey { static var defaultValue: MyDependency = MyDependency() }. Now we need to extend EnvironmentValues ...
確定! 回上一頁