PaoloCuscela / Cards

Awesome iOS 11 appstore cards in swift 5.
MIT License
4.2k stars 274 forks source link

Image on card #123

Open agentelu opened 5 years ago

agentelu commented 5 years ago

I have a table that lists cards, I want to realize the following: 1- Why do images become deformed? Do I need to make any changes to the icon? Attachment image

2- Why does the subtitle sometimes change lines other times not?

Below the code let seguidores: String = String(sender.totalusers) + " Seguidores" card.itemSubtitle = seguidores

image1

haroutig commented 4 years ago

has there been any update on this? or is the project dead?