Thumbnail of post image 167

Swift

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

Thumbnail of post image 024

Swift

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

Thumbnail of post image 072

Swift

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

Thumbnail of post image 120

Swift

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

Thumbnail of post image 104

Swift

NSLocalizedString NSLocalizedString(_:tableName:bundle:value:comment:) -> String ...

Thumbnail of post image 107

Swift

AirTag 購入品 NFC読み取り Apple Development NFC TAG Readerサンプル AirTag読み取り。 NFC搭載なのだから当然 ...

Thumbnail of post image 000

Swift

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

Thumbnail of post image 037

Swift

class NSObject(class)を継承 NSCoding(protocol)を適用 デコード(ファイルからclass)用にrequired init? ...

Thumbnail of post image 064

Swift

Mastering iOS 14 Programming - Fourth Edition O'Reilly.comのサブスクリプションでも読めます。 Chap ...

Thumbnail of post image 186

Swift

iOSアプリ「Regular Expression Test」 初めて公開したアプリ 2014年公開 プログラミング言語:Objective-C iPhone ...