How to create a CollectionView? #249
Unanswered
Charliego3
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
I created
CollectionView
in two ways, but both panickedRelevant Code
Using
CollectionViewDiffableDataSource
main.go
Stack
Using
PCollectionViewDataSource
main.go
Stack
Judging from the stack,
CollectionViewItem
is loaded fromnib
. How to load it from nib?Has anyone encountered the same problem or been able to solve it? 🙏
Beta Was this translation helpful? Give feedback.
All reactions