|
|
|
|
|
by kjkjadksj
656 days ago
|
|
Such is life of the mobile developer though, or really any other developer. You have to accomodate multiple view port sizes or just write your code in a way that scales correctly. For example it used to be common for mobile apps to use the off the shelf ui tooling from the os vendor and use stuff like html for their pages within the app of whatever else. That stuff has always scaled perfectly. Its the new sexy stuff that has trouble but its not necessary to write code like that. |
|