inProgress-team / inProgress-team/react-native-meteor
Working with big databases (subscription takes a lot of time)
Open
- Dominant language
- JavaScript
- Stars
- 688
- Forks
- 200
- PR merge metrics
- No merged PRs in 30d
Description
Hey guys, I'm using your package and it's working great! The problem I have is that whenever I subscribe to a Meteor collection and use , the whole collection is loaded first (I have about 500 entries) and it takes a lot of time to render it. Is it possible to enable infinite scroll or load just first 15 entries, and then whenever the user goes down, more and more entries would appear?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.