eurofurence / ef-app_ios

iOS version of the official Eurofurence app
MIT License
5 stars 1 forks source link

Add SwiftUI based schedule UI #510

Closed ShezHsky closed 1 year ago

ShezHsky commented 1 year ago

Enables presentation of events in the schedule, and textual/room/track/day based filtering. Does not support favourites (yet). Does not show event detail.

eurofurence-mobileapps-ci commented 1 year ago
2 Warnings
:warning: This PR is pretty big. Consider breaking the change down into smaller slices
:warning: The app target was modified but no tests were changed

SwiftLint found issues

Warnings

File Line Reason
ScheduleTests.swift 535 File should contain 400 lines or less: currently contains 535 (file_length)

Generated by :no_entry_sign: Danger