Swift Playgrounds App
PadOSDC
Install here.
Description
This is an unofficial application for conference of iOSDC Japan 2022.
You can check and search the timetable of the conference.
It’s built with SwiftUI only, using Swift Playgrounds instead of Xcode.
Architecture
The architecture is based on MVVM
.
Screen transitions are made via Environment
.
Test
Testing is performed using a library called PlaygroundTester.