Thumbnail of post image 037

Swift

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

Thumbnail of post image 047

Swift

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

Thumbnail of post image 096

Swift

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

Thumbnail of post image 120

Swift

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

Thumbnail of post image 163

Swift

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

Thumbnail of post image 132

Swift

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

Thumbnail of post image 073

Swift

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

Thumbnail of post image 098

Swift

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

Thumbnail of post image 172

Swift

full 2021年6月5日 土曜日 15時43分26秒 日本標準時 long 2021年6月5日 15:43:26 JST medium 2021/06/05 ...

Thumbnail of post image 114

Swift

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