From f19a09c0e91668a48c1958fc9a4fa07f963c4142 Mon Sep 17 00:00:00 2001 From: Nicholas Tay Date: Sat, 19 Mar 2022 13:08:40 +1100 Subject: Detail view is now programatically created Using SnapKit and some experimentation around the VC. Next step is to change segue and then maybe get rid of storyboard all together. --- foray/Base.lproj/Main.storyboard | 51 +--------------------------------------- 1 file changed, 1 insertion(+), 50 deletions(-) (limited to 'foray/Base.lproj') diff --git a/foray/Base.lproj/Main.storyboard b/foray/Base.lproj/Main.storyboard index a655965..6e8fa72 100644 --- a/foray/Base.lproj/Main.storyboard +++ b/foray/Base.lproj/Main.storyboard @@ -3,8 +3,6 @@ - - @@ -48,49 +46,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -99,7 +55,7 @@ - + @@ -115,9 +71,4 @@ - - - - - -- cgit