You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I install react-native-draggable-list for my project and I followed all instructions for using.
But I got error as following:
Undefined is not an object(evaluating props.topOffset[props.startPosition])
I install react-native-draggable-list for my project and I followed all instructions for using.
But I got error as following:
Undefined is not an object(evaluating props.topOffset[props.startPosition])
What do I have to do that?