deanmcpherson / deanmcpherson/react-native-sortable-listview
Undefined is not an object (evaluating 'wrapperLayout.pageY'))
Open
- Dominant language
- JavaScript
- Stars
- 909
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description

I'm getting this error in IOS, does anyone know what it can be? No Android is working properly.
Edit:
My workaround is edit the node_modules/react-native-sortable-listview/index.js and add the (wrapperLaoyout==null?0:wrapperLaoyout.pageY) in 3 pointis of my code
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.