Cannot read property 'top' of undefined
Closed this issue · 3 comments
JonasJonny commented
App will crash with this error if I scroll and stop with click/tap. With ListView or https://github.com/jsdf/react-native-refreshable-listview are working fine.
syrusakbary commented
Thanks for letting me know! I will fix this today :)
syrusakbary commented
@JonasJonny which version of react native are you using?
JonasJonny commented
Fix works great with 0.6.0.
Thank you.