fonts - Layout problems on different ios devices -


i'm using storyboard compoments labels , buttons. problem captions big mobile display last words cutted.
noticed font size seems little bit bigger in other apps want ask default font size is?
, if reduce font, however, there may problems on various devices, e.g. presentation on iphone or ipad?
necessary create different storyboards, each 1 every device or usual procedure?

there option called "minimum font scale" may useful, , there built-in functionality adapt ui different devices:

https://developer.apple.com/library/content/featuredarticles/viewcontrollerpgforiphoneos/theadaptivemodel.html#//apple_ref/doc/uid/tp40007457-ch19-sw1

and tutorial site has helped me wrap head around lot of ios concepts (this 1 used, got updated ios11)

https://www.raywenderlich.com/162311/adaptive-layout-tutorial-ios-11-getting-started


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -