inProgress-team / react-native-meteor

Meteor Reactivity for your React Native application :)
MIT License
693 stars 210 forks source link

MeteorListView rows aren't rendered until scroll #209

Open DeanKamali opened 7 years ago

DeanKamali commented 7 years ago

I'm having this stilly issue with MeteorListView, as my list rows aren't rendered until scroll, googling for this issue, people suggested to make use of fake scrollTo to overcome this behaviour, I wonder if such thing is possible with MeteorListView