deanmcpherson / deanmcpherson/react-native-sortable-listview

Undefined is not an object (evaluating 'wrapperLayout.pageY'))

Open
#134 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
909
Forks
225
PR merge metrics
No merged PRs in 30d

Description

![unnamed 1](https://user-images.githubusercontent.com/34925143/34424364-299799b6-ec0a-11e7-88e4-346b5c48c1db.jpg)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.