Pretty simple question here. How am I to get these textlabels to be the same size whilst still being consistent on all screen sizes. They are both set to text scaled true, but issue is less characters would make the text bigger.
Unless I am thinking about it wrong, does setting the text scaled to false and manually setting a font size, will this transfer across screen sizes.
use UIListLayout to keep all the buttons in the right position. Use a frame which holds the layout and buttons, this will be what determines the size. Add a aspectRatioConstraint to the buttons