We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
guard let layout = myCollectionView.collectionViewLayout as? VegaScrollFlowLayout else { return }
keep coming out nil, how can i solve this