Relative Content

Tag Archive for iosswiftuicollectionviewuikit

Multiple freezes in collection view

I have collection view with UICollectionViewCompositionalLayout. Inside my collection I have items with images. When I launch my app I see collection view. And when I start scrolling I have multiple freezes. But when I scrolled the all collection, the freezes disappear. I think that freezes are disappearing after full collection scroll because the images are already loaded. But how can I fix the problem so that after launching the app and scrolling the collection for the first time, it does not freeze?

Text doesn’t wrap

I have the following text in a box. Check the screenshot. For some reason the text doesn’t wrap even though I have the following code. How do I fix this?

Text doesn’t wrap

I have the following text in a box. Check the screenshot. For some reason the text doesn’t wrap even though I have the following code. How do I fix this?