Post

Replies

Boosts

Views

Activity

Reply to SwiftUI List performance is slow on macOS
Yeah I also can confirm my SwiftUI Cross-platform Application is running much slower than in the iOS Simulator, seems like a Memory leak since the app is running on iOS using only 20mb of ram but on mac it keeps climbing to like 1 GB of ram, using ScrollView with a LazyVStack that Provides sections in grid format using the new LazyVGrid
Jun ’20