woshahua / iOSDC2022-SwiftUI-TCA

A timetable application build with SwiftUI and TCA for iOSDC2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOSDC2022-SwiftUI-TCA

screenshot

This is a timetable application for iOSDC2022 which is a technical conference for iOS developer in Japan, It is also a learning project for myself to study TCA and macOS development by using SwiftUI.

It contains two main functions

  • Timetable
    • you can check the proposal on different track and view the detail
  • Schedule
    • made your own schedule

Dependency

It only introduced the TCA through SPM, so there is no need to install other tools for install 3rd party libraries.

Requirements

  • Xcode14
  • iOS16
  • macOS13

Feel free to add any comment or issue report

About

A timetable application build with SwiftUI and TCA for iOSDC2022

License:MIT License


Languages

Language:Swift 100.0%