syrusakbary / react-native-refresher

A pull to refresh ListView for React Native completely written in js.
MIT License
453 stars 34 forks source link

cannot read property 'contentInset of undefined' on react native 0.12.0? #10

Open kevinaltschuler opened 9 years ago

kevinaltschuler commented 9 years ago

as i hit the threshold to refresh, this error gets thrown ever since i upgraded to 0.12.0.

error

i believe this is not on my end

miki725 commented 9 years ago

same issue here

screenshot from dev tools:

image