I am looking for any libraries that exist to allow drag and drop functionality like the tracks in Garage Band on iPad. Does anybody know of good library (open source or commercial) that exist.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
At Oblong we created a self-contained iOS Drag and Drop library that can work across arbitrary views, and have made it public on github:
https://github.com/Oblong/OBDragDrop
If you find it useful or have specific areas of enhancements you need, go ahead and let me know!