UISplitViewController In ionic2

I’m looking for a way to implement something like iOS UISplitViewController.
Where both master and details include their own nav controller.

I guess it’s more how to have nested navigation controllers in one page.

Any suggestions?

Thanks