Ionic Modals = IOS list views

I would like to have a list of objects and open the details page when on click. But for tablets the list of objects should be always visible on the left hand side and the details on the right hand side. In IOS this is achived with a list view . ¿Can I use modals in Ionic for this?

If I understand you correctly, this should be a use case for http://ionicframework.com/docs/v2/api/components/menu/Menu/