Reply to SwiftUI List views size bug (iOS 16) I also found this bug in iOS16. The list animation seems to prevent the frame from changing. For now, I'm temporarily handling it by adding .id(UUID()) to the cell. If there is a better solution please let me know. UI Frameworks SwiftUI Dec ’23