Having just done some work in a new project that required me to spend some time adapting this code into auto-layout, I need to update the project to include an auto-layout example.
At a high level (from the project), the steps were as follows:
This SO answer was the key to figure out what was still broken after adding in the constraints.
Having just done some work in a new project that required me to spend some time adapting this code into auto-layout, I need to update the project to include an auto-layout example.
At a high level (from the project), the steps were as follows:
This SO answer was the key to figure out what was still broken after adding in the constraints.