eurofurence / ef-app_ios

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

Add basic layout for SwiftUI event view #512

Closed ShezHsky closed 1 year ago

ShezHsky commented 1 year ago

Includes most pertinent information mostly following the existing layout, with a few new quick win visual bumps - including panning of posters.

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
PannableFullScreenImage.swift 59 Line should be 120 characters or less: currently 121 characters (line_length)

Generated by :no_entry_sign: Danger