PaddingLabel
PaddingLabel copied to clipboard
Not working with stack view
Hello ,
I tried the same as per the instructions ,Its working properly for normal but its not coming while lable in embedded in stack view .
just reply to confirm its fully working in UIStackview. UIStackview fill-mode requires intrinsicContentSize, which PaddingLabel does provide.
ref: https://developer.apple.com/documentation/uikit/uistackview?language=objc
should close out this issue