Have you ever build a chat / timeline like CollectionView? I mean, when scrolled to to bottom (newest item) scroll automatically if you items roll in.
But when scrolled a bit up, hold that scroll position even if the list gets longer in the background.
Is there a good way to do this? Some demo or doc available?
I have some trouble doing that. Scroll position get lost or lost scrolls to bottom always. And if so the animation with new items in iOS is broken sometimes (weird jumping) #dotNetMAUI
But when scrolled a bit up, hold that scroll position even if the list gets longer in the background.
Is there a good way to do this? Some demo or doc available?
I have some trouble doing that. Scroll position get lost or lost scrolls to bottom always. And if so the animation with new items in iOS is broken sometimes (weird jumping) #dotNetMAUI