iOS dev
10.7K subscribers
12 photos
5 files
6.09K links
There is a single sponsored link in each issue (monday).
One sponsor per issue.
Every sponsored link should be highly relevant to Apple ecosystem app development.
Sponsored link price - 100$
Contact: @tigorn
Download Telegram
https://useyourloaf.com/blog/stack-views-and-multi-line-labels/

Stack Views And Multi-Line Labels
Stack views can save you a lot of time when creating constraints. Unfortunately they are not without problems especially when using multi-line labels. Here is one situation where I think you should skip stack views and create your own constraints.
http://aplus.rs/2018/tabbarcontroller-using-coordinators/

Build tabs-based UI using Coordinators