collectionview
Here are 313 public repositories matching this topic...
-
Updated
Jul 13, 2020 - Objective-C
-
Updated
Aug 12, 2019 - Swift
-
Updated
Jun 22, 2020 - Swift
Currently it's not possible to override SectionedViewType default method implementations in subclasses of UITableView. I'd like to prevent the default animations and just re-render the cell just like Apple suggests in reload rows Discussion https://developer.apple.com/documentation/uikit/uitableview/1614935-reloadrows.
Unfortunately when I try to override reloadItemsAtIndexPaths the com
-
Updated
Jan 3, 2020 - Objective-C
-
Updated
Nov 8, 2019 - Swift
-
Updated
Jun 26, 2020 - Swift
-
Updated
Jul 9, 2020 - Swift
-
Updated
Feb 17, 2018 - Swift
-
Updated
Feb 23, 2020 - Swift
-
Updated
Jul 13, 2020 - Objective-C
-
Updated
Jul 13, 2020 - Swift
-
Updated
Jul 28, 2018 - Swift
-
Updated
Dec 12, 2019 - Swift
-
Updated
Apr 28, 2020 - Swift
-
Updated
Sep 30, 2019 - Swift
-
Updated
Jan 3, 2020 - Objective-C
-
Updated
Apr 21, 2020 - Swift
-
Updated
Dec 8, 2019 - Swift
-
Updated
Dec 4, 2017 - Objective-C
-
Updated
Apr 4, 2019 - Swift
-
Updated
Nov 14, 2018 - Swift
-
Updated
Mar 10, 2019 - Swift
-
Updated
May 12, 2020 - Swift
-
Updated
Apr 15, 2020 - Objective-C
New issue checklist
- I have reviewed the
READMEand documentation - I have searched existing issues and this is not a duplicate
General information
Can we remove the option to set automaticDiffingEnabled to
-
Updated
May 31, 2020 - Swift
-
Updated
Jun 24, 2020 - Swift
Improve this page
Add a description, image, and links to the collectionview topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the collectionview topic, visit your repo's landing page and select "manage topics."


A feature request
What do you want to add?
Add
gestureRecognizertoshouldDragCardAtdelegate method arguments. It will make easier blocking the swipe event, when the Koloda is inside a tableviewCell, and you don't want to mess with the scrollHow should it look like?