Hi All, If you want to present UIViewController in swift from storyboard . For example :- FirstViewController.swift is a viewcontroller in your Storyboard with storyboard Identifier FirstViewController then to present this viewcontroller use this code.
Topics