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.
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 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