Support for Tablet and IPad

I have developed the apps for android and iPhone using ionic framework. I want to extend my app to tablet and iPad as well. Does ionic provide any support for that ? Thanks in advacne.

If by support you mean that it works on tablet, yup ionic supports tablets :smile:! But if you looking for specific tablet based layouts like side-menus navigation and such, not yet. Our current navigation system doesn’t support that but we are looking for way to implement deeper and more flexible navigation.

Thanks for the reply. My concern was the side menu and multiple pane support. If I have to achive it may be i have to write custom code for it (for views). Then accroding to my devcie I have to select the views to show.