Recommended Width & Height for my App?

Hello there!

I am making a social media app, and I was wondering what width and height I should use for the app. I just want to make sure the app I am making has a normal width and height for an app. Anyone got any suggestions for the width and height for my app?

Thanks for taking the time out of your day/night to come and help me out.

Regards,
Joseph

Is this intended to be used on mobile? Tablet? Desktop/laptop?

1 Like

@andrewgassen Desktop.

I develop at a width of 1280, but make sure it’s responsive and looks good at every dimension.

Okay, thanks so much Andrew!

What about for a mobile app (native app)? Width and height

Height doesn’t matter, as users can scroll anyway. For width, I’d research what the oldest device you plan on supporting uses for its width, and work from there. In general, I’d say it has to look good on every screen width between 300px and 500px, just to be safe.

Well I dont want my users to scroll apart from scrolling on repeating groups. What do I do for the height being the case?