I'm working on detox automation. Started implementing the testcases for my mobile application. I need to do my dashboard customization. My dashboard contains tiles, where a user can select a particular tile and get into more details.
I want to move element1 to element2 in my dahboard. And even I want to delete a particular tile. Is there any functionality in detox for drag and drop ? If yes can any one help me out !
Thanks in Advance