How to Implement Vertical Drag & Drop Listview in Unity
Recently we were asked to develop a vertical listview with drag and drop feature in one of our key project called TriviaMake™. TriviaMaker is custom quiz maker that available on Android, iOS, and Web. We have searched on Unity documentation for existing component also there isn’t any custom asset available on unity asset store, so we ended up with developing a custom component for the Unity platform.