Learn how to toss your views with gestures and physics behaviors in this UIKit Dynamics tutorial!
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/2565-how-to-toss-views-using-uikit-dynamics
Learn how to toss your views with gestures and physics behaviors in this UIKit Dynamics tutorial!
You’re passing angle
to the addAngularVelocity:forItem:
call. I think you’ve misnamed this property since that’s actually a velocity you’re passing it.
This tutorial is more than six months old so questions are no longer supported at the moment for it. We will update it as soon as possible. Thank you! :]