Hacker News new | ask | show | jobs
by jakejake 3907 days ago
That's true but those are scalable components within the app specifically designed to be scalable. You're not scaling the entire app window.

If you have an area you want to be scalable, you'll have to implement it in JavaScript or use a pre-made component.

1 comments

I actually find myself wishing I could scale whole apps on mobile sometimes.