Thumbnail of post image 020

Swift

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

Thumbnail of post image 025

Swift

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

Thumbnail of post image 029

Swift

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

Thumbnail of post image 051

Swift

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

Thumbnail of post image 138

Swift

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

Thumbnail of post image 132

Swift

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

Thumbnail of post image 087

Swift

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

Thumbnail of post image 051

Swift

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

Thumbnail of post image 082

Swift

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

Thumbnail of post image 177

Swift

NotificationCenterで通知 SwiftUI側 UIKit側