Drag and Drop between two draggable Flatlist-React Native
问题 I'm struggling to create a requirement for my React-Native application where I am having a blank dropbox(on dropping a flatlist item it should convert into a draggable flatlist) and a draggable flatlist from where I have to drag and drop to the blank dropbox and vice-versa. The items in both the flatlists should have a right side menu on click to which should show a option to move to the item to the other flatlist. I know it's a very common scenario but as I'm quite new to React-Native so I