I have a quick question for you guys that I havent found a definitive answer to. I have a app made with every viewcontroller designed in the main.storyboard. Recently I had to change out my table view viewcontroller for receiving data with collectionView in order to implement some more features.
But I have made this view programmatically. And I have made it exactly how I want it.. When I was done I wasnt sure if I could even use it with my main.storyboard made project. Atleast no similar question I have found has given me the exact answer to that.
So I figured I should ask you guys if thats possible and if it is.. if its a complicated process. This is my bachelor's thesis work so I am working against the clock.
If anyone knows, and maybe even have some tips on how I do this, I'd greatly appreciate it!