To run the example project, clone the repo, and run pod install
from the Example directory first.
Copy the file
OR
UIStackView+GGCustomSpacing.h
UIStackView+GGCustomSpacing.m
to Your Project.
If you want set UIStackView
custom spacing below iOS 11.0, you can use
// UIStackView+GGCustomSpacing.h
- gg_setCustomSpacing: afterView:
// GGStackView.h
// Exactly the same as the system method
- setCustomSpacing: afterView:
zhangguiguang, [email protected]
GGStackView is available under the MIT license. See the LICENSE file for more info.