
https://speakerdeck.com/ryunakayama/swiftuinishi-sitaxin-akitekutiyanodao-ru-nitiao-mu https://github.com/chatwork/svvs-sample
Observation
によりデータバインディングが簡潔に書ける(ように見える…。完全に互換しているかはちょっと不安)
https://speakerdeck.com/ryunakayama/swiftuinishi-sitaxin-akitekutiyanodao-ru-nitiao-mu https://github.com/chatwork/svvs-sample
Observation
によりデータバインディングが簡潔に書ける(ように見える…。完全に互換しているかはちょっと不安)struct to get information about a file using FileAttributeKey
import Foundation
struct FileAttributesManager {
// MARK: - Error Define
enum FileAttributesError: Error {
import SwiftUI
struct ContentView: View {
var body: some View {
VStack {
Text("Lorem").horizontalAlignment(.leading)
.background(.red.opacity(0.1))
Text("Lorem").horizontalAlignment(.center)
.background(.green.opacity(0.1))