intuit / CardParts

A reactive, card-based UI framework built on UIKit for iOS developers.
Other
2.52k stars 225 forks source link

Scroll on CardPartStackView #109

Closed asontha-zz closed 5 years ago

asontha-zz commented 5 years ago

Is it possible to have a CardPartStackView that scrolls? Or is that only possible for CardPartTableView's and CardPartCollectionView's? What happens if we have to stack data of different types? For example images interspersed with text.

croossin commented 5 years ago

CardPartStackView is just a wrapper for a stackview which only helps format and layout your views.