iOS-Clean-Architecture-MVVM icon indicating copy to clipboard operation
iOS-Clean-Architecture-MVVM copied to clipboard

Adding support for instantiate viewcontroller using identifier

Open nagibazad opened this issue 1 year ago • 0 comments

Storyboard can be instantiated using identifier also. So added a defaultIdentifier that will be of format MyViewControllerIdentifier. And also updated the default implementation of storyboard initialization to accept the identifier.

nagibazad avatar Mar 17 '24 08:03 nagibazad