Cards icon indicating copy to clipboard operation
Cards copied to clipboard

Awesome iOS 11 appstore cards in swift 5.

Results 25 Cards issues
Sort by recently updated
recently updated
newest added

Hello I like the Cards and plan to change everything to the new SwiftUI. I just don't know how to open the card animation with SwiftUI. I have already created...

Is there a way to dismiss the detail view controller only by performing a gesture on the image view rather than the whole content of the detail view controller?

enhancement

Hi, I created a card with CardArticle type. and when I tried to edit its title: `card.title = "New Title"` the app run successfully but the CardArticle stays the same...

bug

Hi there! There is a small bug with animation. It appears only on iPhones with notches. Do you know how to solve it? Thanks in advance. [Bug.mov.zip](https://github.com/PaoloCuscela/Cards/files/3224649/Bug.mov.zip)

bug

CardHighlight set value subTitle is not immediately loading. when switching one view to another view its loading. ``` let titleValue: String let subTitleValue:String override func viewWillAppear(_ animated: Bool) { super.viewWillAppear(animated)...

Need more info

For CardHighlight Cards the Title & subTitle are overlays text for only iPad 12.9 inch. There are three categories of labels added on cards titleLabel, itemTitleLabel, itemSubTitleLabel, I used only...

bug

Is it possible to change font in Card Group Sliding ?

enhancement

I am test this 'CardArticle' Card. I really love your work! I noticed this one issue is which iPhone X/XS/XR devices have notch will block category. ![Simulator Screen Shot -...

bug

Would be awesome if you guys add Carthage support 👍 !

enhancement
Todo

Hi, im trying to link A card with a webview it work for the first time but when i close the card and reopen it again , the app will...

bug