Thumbnail of post image 024

Swift

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

Thumbnail of post image 013

Swift

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

Thumbnail of post image 174

Swift

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

Thumbnail of post image 127

Swift

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

Thumbnail of post image 167

Swift

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

Thumbnail of post image 119

Swift

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

Thumbnail of post image 174

Swift

開発中電子書籍閲覧アプリでページ移動用にUISliderを使用している。 書籍めくりを逆にした時に、UISliderを逆にする方法。 Example 左右逆転さ ...

Thumbnail of post image 078

Swift

「CalendarChoiceCalendar」配下にLocalizable.stringsがある。 「Choi-Cal」(Widget用Extension)で ...