aboutsummaryrefslogtreecommitdiff
path: root/foray/ForayLoadingOverlay.swift (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Loading overlay to custom class + add to coordinatorNicholas Tay2022-03-211-0/+37
Just an idea I had, since it was quite messy that a TableViewController was handling all that. Instead now it should be reusable through the ForayCoordinator itself, which means e.g. on details screen, we can show the loading overlay.