scrollviewreader Questions

4

I've build a ScrollView which contains 0-3 images and a multiline text field in a VStack. I also added a ScrollViewReader inside the scrollview and use it to scroll to the bottom of the text field ...
Lattimore asked 30/1, 2023 at 20:16

1

Solved

I have an issue with @AppStorage and ScrollViewReader that seems like a bug. My @AppStorage variable fontSize is supposed to adjust the text size inside a ScrollViewReader. However, when its value ...
Walrath asked 11/10, 2023 at 12:54

2

Solved

There is a common way of handling scrolling with UICollectionView so that when the user stops scrolling it gradually slows down and stops with the nearest item in the collection view lined up with ...

0

When using a ScrollViewReader to scroll to a certain position e.g. to 40% of the width - how can you preserve the scroll position when the content of the ScrollView resizes? I wrote a small sample ...
Glucose asked 13/6, 2021 at 20:35
1

© 2022 - 2024 — McMap. All rights reserved.