suicidesafetyplan / safetyplan-ios

Suicide Safety Plan is a free mobile application for suicide prevention.
MIT License
23 stars 10 forks source link

Obj-C -> Swift: refactor branch behind? Obj-C code all needed? #42

Open danispringer opened 9 months ago

danispringer commented 9 months ago

Is the refactor/swift-to-spm branch behind as far as converting to Swift, or are those files simply still in Obj-C?

SuicideGuideTableViewController SuicideSafetyPlanTabViewController GuideResources2ViewController GuideOverviewViewController

Some of the other ones, and maybe some of these too, might not even be needed, so we can avoid spending time rewriting to Swift (such as TPKeyboardAvoidingScrollView, GuideOverviewViewController, UIScrollView+TPKeyboardAvoidingAdditions, as they are very small files, possibly mostly outdated and now default behaviors kind of thing).