Hello
I’m creating a native mobile app and having trouble with responsiveness, I managed to set a responsive width for all the elements in the app except the text size, is it possible to make the font smaller when the width gets smaller?
Also since it’s a native app, I want it to be also responsive in height, not just width, when I’m testing it on iPhone 7 Plus the height is perfect and fill the screen, but on the iPhone 7 it has a vertical scroll and didn’t adjust to the iPhone 7 screen height , can I make the height of the app responsive across devices without vertical scrolls, just like what I did with the width?
