Apologies, I assumed more Swift components from the Git stats.
I try to find a wallet option that can build on iPadOS in Swift Playgrounds. I see this as a critical prerequisite for more self custody adoption.
Apologies, I assumed more Swift components from the Git stats.
I try to find a wallet option that can build on iPadOS in Swift Playgrounds. I see this as a critical prerequisite for more self custody adoption.
I haven’t used Swift Playgrounds too much so i’m not sure what you mean.
I do plan on supporting iPad in the future tho.
Swift Playgrounds offers the only manufacturer sanctioned, therefore only available IDE on iPadOS. It does many things XCode does, just Swift only, no Objective-C support. It also relies on the Swift package format for code libraries. If you want people to use tech, they need a way to understand and evaluate it themselves. Few people voluntarily use desktops, many happily use mobile devices.
Auto Layout support sounds great too, different thing though.