Create a View Modifier For Proportional Padding
Daily Coding Tip 196
In Daily Coding Tip 093 I explored a way to create padding that scales as a view scales, rather than being a fixed value that never changes.
I had the beginning of the idea then, but I really didn’t finish it by making it possible to add everywhere. I used proportional padding in one view, and then used it as the backg…


