malcommac / ScrollStackController

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

Added minimum iOS version to SPM description #18

Closed eytanschulman closed 3 years ago

eytanschulman commented 3 years ago

Resolves this issue https://github.com/malcommac/ScrollStackController/issues/17

Tested within a project.

What tests were performed?