How to connect storyboard to viewcontroller

Unless I’m misunderstanding what you’re asking, it’s still there. Here are the steps to assign a custom view controller class to your view controller:

  1. Choose your view controller in the list of scenes on the left side.

Choose view controller screenshot

  1. Choose the Identify Inspector on the right side.
  2. Choose the custom view controller class from the Class list.

Choose custom view controller class screenshot

Leave a Comment