@Iroiro

17 Followers
48 Following
125 Posts
I am a personal creator of SwiftUI apps on the Apple platform. Unfortunately, I don't use social networking services very often, so I don't think I will be able to reply to many messages. I will mainly use this account to introduce the apps I have created.
WebSitehttps://iroiro.dev/en
Twitterhttps://twitter.com/IroIro1234work
Stack Overflowhttps://stackoverflow.com/users/21741409/iroiro?tab=profile
App Storehttps://apps.apple.com/jp/developer/keisuke-chinone/id1586934587

Explore #Bluesky with Widgets

#iOS #iPadOS #macOS

The #Bluesky client app currently in development will, of course, be compatible with #iOS.
On iOS, there are special features designed to ensure that everyone can use the app, regardless of their abilities.
I am currently developing a new client app for #Bluesky. It also runs on iPadOS.
Thanks to #ATProtoKit.
Created with #ATProtoKit and #SwiftUI

You can download #FileSprout here.

https://apps.apple.com/app/id6755629616

There's also a simple demo image available.

Today we released a new #macOS app called #FileSprout. It's a simple app that lets you create new files with drag-and-drop.

#FileSprout のダウンロードはこちらからできます。

https://apps.apple.com/app/id6755629616

また、簡単なデモ画像もあります。

本日、新しい #macOS アプリ #FileSprout をリリースしました。ドラックアンドドロップで新規ファイルを作成できるシンプルなアプリです。
Plist Labというプロパティーリストの分析アプリを作っています。
SwiftUIのTableとDisclosureTableRowでこのUIが作れます。TableRowContentプロトコルに準拠した構造体を再起的に使用するのはチャレンジでした。
現在、このアプリのリリース予定はありません。
#SwiftUI #Table
I am building a property list analysis application called Plist Lab.
You can create this UI with SwiftUI's Table and DisclosureTableRow. It was a challenge to recursively use structs that conform to the TableRowContent protocol.
There are currently no plans to release this app.
#SwiftUI #Table