Matthew Newberry
Matthew Newberry
@colinmorelli Any performance data / feedback would be great as we're also running into this issue.
@JohnEstropia Thanks, we'll check it out. In our case, we're not using CoreStore as we've long rolled our own stack. That said, we handle very large initial data set downloads,...
In our use case, we have a data type which represents a polymorphic wrapper which encapsulates nested data types of the same wrapper. In short, we have `Content` which contains...
My mistake! Let me rephrase - without setting a `maxHeight`, `VFlow` does not work correctly. Am I thinking of this incorrectly? I'm picturing this taking up all the height it...