malcommac / ScrollStackController

🧩 Easy scrollable layouts in UIKit - an UIStackView which scroll and uses root views of child view controllers.
MIT License
435 stars 37 forks source link

padding property for ScrollStackRow #5

Closed malcommac closed 4 years ago

malcommac commented 4 years ago

As happens for rowInsets we could have a padding property which insets the contentView of the ScrollStackRow row.