Best way to make app design responsive
Hi, I've finished my first app and am working on my second one. One thing I have noticed so far is that it is very difficult to make the app designs responsive to multiple sizes and orientations.
I've done some work of modifying html and css files to support this kind of responsiveness but am having trouble doing this with any kind of ease that the visual system should provide.
Do you have any tips or best practices for making apps responsive? I hate to say it but my app looks great on a phone but like crap on a tablet and it seems like it would only take a few small changes to fix this.