Native app, height size

Hi! im doing a native app, and i accidently made 380 in width instead of 320 like bubble recommend, but my app has no problems when i run it on my browser on the mobile device, is that an issiue for later? should i fix this

My height is also more than 640, is it possible to have height longer than 640 for it to work and be accepted on the appstore and google play?

Hey @haydaar_05

No issues on the height. You can of course still scroll with native apps too.

In terms of the width - well it really depends on the users screen size. If you’re using a mobile device with a screen width of 380px or above then you won’t notice it.

However if the user is using say an iPhone SE then the screen width is only 320px so some of the page is going to be off the screen. So it’s good practice to ensure you app is usable at 320px and up. I’m not sure that there are many phones with screen width’s smaller than this now, so it’s kinda the lowest you need to worry about


Josh @ Support Dept
Helping no-code founders get unstuck fast :rocket:save hours, & ship faster with an expert :man_technologist: on-demand

I post daily about no-code and Bubble on Twitter Follow Support Dept on Twitter

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.