Hi, I really like this component implementation of yours.
Now when running on iOS 9 it crashes at
guard let attributesCollection = super.layoutAttributesForElements(in: rect) else {
in override open func layoutAttributesForElements(in rect: CGRect)
Can you help me with this issue?
Hi, I really like this component implementation of yours.
Now when running on iOS 9 it crashes at
guard let attributesCollection = super.layoutAttributesForElements(in: rect) else {in override open func layoutAttributesForElements(in rect: CGRect)
Can you help me with this issue?