RGCardViewLayout icon indicating copy to clipboard operation
RGCardViewLayout copied to clipboard

This is a layout that clones the interaction of going through city "cards" in the City Guide App. (this app is #3 for the top iOS app animations on the raywenderlich

Results 11 RGCardViewLayout issues
Sort by recently updated
recently updated
newest added

Hi, i've verified that when you slide (slowly) the appearing view (on the right for example) flickers/blinks a bit before it animates smoothly. Can you fix this ? PS: I...

`UICollectionView received layout attributes for a cell with an index path that does not exist` this problem only occur in iOS8 later of iOS9 is ok

Hi, I've tried to change the card size but i have the below visual issue: ![issue](https://cloud.githubusercontent.com/assets/6755254/11780123/ec269cd0-a25f-11e5-84d0-a4fde9837b72.png) How can i fix this? I need the Card view with less margin!

Hi, I have experienced a crash on Ipad Pro, does anyone have that?

Is it possible to show next cell as preview (little bit)?

I have downloaded your code and in ViewController.m added below code to autoscroll collection view to some index on startup ( like national geographic city guide app ) but it...

Console Output [ios 9 xcode 7] 2015-09-19 13:19:42.121 Wish'List[1710:60831] Logging only once for UICollectionViewFlowLayout cache mismatched frame 2015-09-19 13:19:42.122 Wish'List[1710:60831] UICollectionViewFlowLayout has cached frame mismatch for index path {length =...

Hi How to get button action for each page or Which cell is active. Thanks

![layout](https://cloud.githubusercontent.com/assets/5517281/7883487/6bdb6bee-0649-11e5-9bab-4273f63f6462.gif) Do u konw what's the reason?

Running the latest code on iPhone 4,5 gives the following warnings: the behavior of the UICollectionViewFlowLayout is not defined because the item width must be less than the width of...