sghiassy / react-native-sglistview

SGListView is a memory minded implementation of React Native's ListView
MIT License
743 stars 72 forks source link

onLayout only called on initial render #39

Open mschipperheyn opened 8 years ago

mschipperheyn commented 8 years ago

I've noticed that the onLayout event is only called on the initial render, but not when additional rows are added. Not sure if this is a bug in sglistview or the underlying listview