is there any way to changing/auto resizing the font size according to the different iPhone screen as when i change the font size, the font size applied to other phone size as we
I faced this issue few months ago. There is no way to do it on storyboard for now.
You can do it by code by detect screen size or device type and set font size for each device. You can use this lib to do that
https://github.com/sebyffffd/SDVersion