syrusakbary/react-native-refresher

Cannot read property 'top' of undefined

Closed this issue · 3 comments

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.

refresh

Thanks for letting me know! I will fix this today :)

@JonasJonny which version of react native are you using?

Fix works great with 0.6.0.
Thank you.