👆DragAndDropBoard is a simple React Native library, enabling to create a scrollable board component with carousel, sortable columns and draggable cards for your iOS and Android apps
191
stars
47
forks
source link
TypeError: Cannot read property 'y' of undefined #16
Hey, as you see I just implement this board. when i use the UI(drag) I get this error: 'TypeError: Cannot read property 'y' of undefined', important to note that this component is inside Stack navigator, and when i load this component not inside the navigator i get this wired error.
Hey, as you see I just implement this board. when i use the UI(drag) I get this error: 'TypeError: Cannot read property 'y' of undefined', important to note that this component is inside Stack navigator, and when i load this component not inside the navigator i get this wired error.