I have a problem with returning elements to their initial position after dropping them into the wrong box, with react-native-draggable
this is my mini-game, when the user drops the brand into the wrong box, that brand should visually return to the initial position from where the user took it, however, this does not happen, I only get a message that it was dropped into the wrong box and the brand remains in that box.