noahsark769/cifilter.app

Rewrite FilterWorkshopViewController in SwiftUI

Opened this issue · 0 comments

FilterWorkshopViewController has received significant feedback for not being "platform native" UI - the scroll view doesn't make sense, it should just be a table view. Some have even noted that they want it to be rewritten in native (because they assumed it was a web page due to how the scroll view works).

It would be really great to rewrite this in SwiftUI, and take out a lot of tech debt at the same time as improving the interface.