Hoping someone can point me to a resource to figure out how to tackle this.
I have a storyboard with a scrollView object. Within that scrollView I have a number of text objects but the problem is that each text object can vary in length so setting y position to a fixed value won’t work.
Any suggestions on how best to tackle? Thanks