Error: Could not load NIB in bundle: 'NSBundle
If your app builds, but then crashes when you try to load a particular view, chances are you've forgotten a simple step.
This happens when you are using .xib files along with code. For me, I'm using a programatic table view, with .xibs.
This the full...
coderlyn.hashnode.dev1 min read