intuit / CardParts

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

Card width and height #246

Open MohamedSadokKrichen opened 4 years ago

MohamedSadokKrichen commented 4 years ago

Hello, i want to change my cards width wich i can't do it and that's making me crazy, card by default take the screen width, i want to change that, how can i do it ?

badrinathvm commented 4 years ago

@MohamedSadokKrichen you can make use of CardPartStackView fill spacer View towards left and right of it.

pinktoadette commented 4 years ago

@MohamedSadokKrichen you can make use of CardPartStackView fill spacer View towards left and right of it.

Can you elaborate fill spaced left right?