Currently, I have a ScrollView with this code:
ScrollView { ScrollViewReader { scrollView in VStack { ForEach(messages, id: \\.id) { messa