iPhone and iPad in single Ionic project

Hi Ionic team,

Am new in Ionic, I want to create a single Ionic app for iPhone and iPad, App have same functionality in both the devices but have different UI design. Can anyone please let me know is it possible achieve in ionic.

This is fully possible and one of the standard benefits of ionic.

Are you more referring to screen usage?

Yes, UI Screens are different for Iphone and Ipad but logic behind the pages are same.

Can you please help me with how to proceed with this structure.

There’s no ‘structure’ as such, you just have to make your html responsive.

https://blog.ionicframework.com/build-awesome-desktop-apps-with-ionics-new-responsive-grid/