SplitView not as root
I want to use the SplitView in 4 screens in between my apps(it's a SDK). I don't get any lead in it
Presenting modal is not adviceable Changing root it's not a good choice for SDK
Now we have a concept of Custom Container View controller :
As SplitviewController is also a View Controller why not we add them inside another Viewcontroller to present as a custom container view controller's child
Share your thoughts and experience in this.