SwiftUI rewrite
I just scrolled throught the open issues and found this one. Is there a bit more context? Do you need help with it?
Currently I don't have the time to start the rewrite for SwiftUI myself. Feel free to start with it yourself. You can either do the whole thing at once ore start with a single view.
Alright, I'll start the rewrite then. Is iOS 13.0 still the minimum version requirement or are you planning on increasing it to 14 or 15?
Some (rather important) features only came into SwiftUI with iOS 14/15 support, so an iOS 13 implementation would be limited.
Almost all of our users are at least on iOS 14 now. So feel free to bump the minimum deployment target. You could even make it iOS 15 if you need to.
Sounds good! Integrating the SwiftUI Views will take a while, as I'm not experienced there. But the first View is already almost done (Lectures).
Completed in version 4.0