Thumbnail of post image 162

Swift

AppDelegateとSceneDelegate AppDelegate.swift SceneDelegate.java App AppDelegateとS ...

Thumbnail of post image 124

Swift

開発するアプリでいつもこの形を使っているため、ライブラリ化しました。 設定画面でよく使用しています。 ・CheckboxView追加

Thumbnail of post image 020

Swift

開発するアプリでいつもこの形を使っているため、ライブラリ化しました。 設定画面でよく使用しています。 他にもいくつかあるので切り出せればと考えています。

Thumbnail of post image 147

Swift

アルバムのアートワークを眺めて、情報表示、再生するアプリ。 ジャケ聴きをしよう!! ・再生はシステムのミュージックプレイヤーを使用します。 ・表示対象はミュージ ...

Thumbnail of post image 072

Swift

Assetsのローカライズしたい画像選択 Inspector Areaの一番右のアイコン「Image Set」選択 Localizationで「Localize ...

Thumbnail of post image 005

Swift

GeometryReaderを使用して変更を監視 onChange(of:perform:)でGeometryReaderを値を監視。 回転で確認 height ...

Thumbnail of post image 086

Swift

NowPlayingView概要(ドキュメントより) ドキュメント: 概要 Now Playing」ビューを使えば、ユーザーはアプリを離れることなく、現在または ...

Thumbnail of post image 024

Swift

同じにならないのか。 同じにするのは端末毎にフォントサイズを調整しないといけないのか。

Thumbnail of post image 034

Swift

ドキュメント「Creating a Widget Extension」 ドキュメントの最後に「Declare Multiple Widgets in Your ...

Thumbnail of post image 104

Swift

NotificationCenterで通知 SwiftUI側 UIKit側