Thumbnail of post image 117

Swift

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

Thumbnail of post image 181

etc

ウィジェット中:F1予定カレンダーを選択 ウィジェット小:FC Barcelona予定カレンダーを選択 neCal Home Page 標準カレンダーは本日が対 ...

Thumbnail of post image 187

Swift

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

Thumbnail of post image 002

Swift

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

Thumbnail of post image 093

Swift

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

Thumbnail of post image 157

Swift

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

Thumbnail of post image 086

Swift

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

Thumbnail of post image 185

Swift

以前はImage+Textで記載していた。

Thumbnail of post image 052

Swift

iOS 14からLabelが追加された。 HStack+Image+TextのコーディングをLabel 1つに出来る。 実行結果 見た目は変わらない。 制御しや ...

Thumbnail of post image 101

Swift

Widget タップ 「func widgetURL(_ url: URL?) -> some View」を使用する。 アプリ側で判断がつくURLを設定する。 ...