inProgress-team / inProgress-team/react-native-meteor
Asynchronously queue updates to list
Open
- Dominant language
- JavaScript
- Stars
- 688
- Forks
- 200
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
Whenever a MeteorListView populates for the first time, or when I change the subscription parameters, I get a bunch of undesirable movement in the list. Is there any way to defer updates to the list so that it waits, say 100ms whenever it gets a change, and batches all the changes together into one update of the list that way it doesn't rerender so many times?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.