Closed MostfaEssam closed 6 years ago
You can play with the Card's layouts in
override open func layout(animating: Bool = true) {...}
and you can set your labels up in
override open func draw(_ rect: CGRect) {...}
of each Card[...].swift file ;)
thank your for your great library I would like to ask about RTL by RTL I mean moving text fields to be aligned to right
will be appreciated if anyone guide me what string to play with