Thumbnail of post image 059

Swift

Swift 今更!?PencilKit 以前の記事「Swift 今更!?PencilKit」 SwiftUI・iPadOS14.5版 リフィル画像を背景に設定版 ...

Thumbnail of post image 042

Swift

Example 🎬ブラックウィドウDisney+プレミア公開 1:00 England 2-0 Germany ↓ 🎬ブラックウ ...

Thumbnail of post image 193

Swift

.taskと.onAppear 宣言 func onAppear(perform action: (() -> Void)? = nil) -> some Vi ...

Thumbnail of post image 094

Swift

iPad Pro用手帳アプリオリジナル作成 背景は前記事 「手帳「アクションプランナー」→「Planner」、最終的にはオリジナルへ」 GitHub iPad ...

Thumbnail of post image 182

Swift

やりたい事 Imageを永続的に回す。 linearとdefault.speed 結果:1周毎に一度止まる(永続的に回ってはいるが) 結果:永続的に回る コード

Thumbnail of post image 198

Swift

文字列「aaa releaseDate: \"2021/6/25\" zzz」から「2021/6/25」を抽出 コード 抽出したい箇所をグループ指定 上記は2ヵ ...

Thumbnail of post image 154

Swift

WSL 2+Ubunt 20.04 LTSにSwift 必要物インストール Swiftダウンロード Swiftインストール ダウンロードしたファイルを好きな場所 ...

Thumbnail of post image 126

Swift

比較表 Apple Music API Albums MusicKit Album ※β状態 Attribute.artistName artistName A ...

Thumbnail of post image 147

Swift

MusicKit + SwiftUI 1st 2nd やはり円盤 部品 MusicKit GeometryReader LazyVGrid ArtworkIma ...

Thumbnail of post image 015

Swift

検索文字入力 検索ボタンで検索文字を使用してアルバム検索 アルバム一覧表示 アルバム名タップで再生 勿論、iOS15以降でないと動かない。 検索のリミットは25 ...