0.5.0
Now you also can load view controllers from a Storyboard without using strings. You can access them with R.storyboard.[name].[viewControllerIdentifier]
. They are even validated when you call R.validate()
!
Now you also can load view controllers from a Storyboard without using strings. You can access them with R.storyboard.[name].[viewControllerIdentifier]
. They are even validated when you call R.validate()
!