ARTICLE AD BOX
I have worked on the react native app to create cross platform mobile application. On that I have faced the issue in the width and height and font size related. Those issue are occured based on mobile device display size and font size.
I have created one card design and it is perfectly suited in my testing device. But after app published in user mobile based on settings like font and display size card looks inconsistent.
Core problem is need to handle the width,height,font-size based on the display and font-size.
enter image description here User mobile with large display size.
enter image description here Test mobile with default settings.
