WhatsNewKit | Showcase your awesome new app features | iOS library
kandi X-RAY | WhatsNewKit Summary
kandi X-RAY | WhatsNewKit Summary
A Swift Package to easily showcase your new app features. It's designed from the ground up to be fully customized to your needs.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of WhatsNewKit
WhatsNewKit Key Features
WhatsNewKit Examples and Code Snippets
Community Discussions
Trending Discussions on WhatsNewKit
QUESTION
I'm trying to build a list similiar to WhatsNewKit(WhatsNewKit) using the new CollectionView API.
My problem is that I can't seem to remove the cell separators.
I am using as a cell the UICollectionViewListCell and so far I tried to change the cell separatorLayoutGuide like this cell.separatorLayoutGuide.heightAnchor.constraint(equalToConstant: 0).isActive = true
but it just tells me that it breaks the CollectionView constraints.
( "", "" )
Will attempt to recover by breaking constraint )
So is there a way to remove those separators?
...ANSWER
Answered 2021-Mar-04 at 11:43You can hide the separator by changing property showsSeparators
of UICollectionLayoutListConfiguration
(you probably pass UICollectionLayoutListConfiguration
to your collectionView.collectionViewLayout
when configuring your collection view layout).
Example usage:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install WhatsNewKit
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page