Today I want to show how to use the GravitySDK 🚀 (as discussed in the previous post) to make an animated bubbles buttons that falling around with gravity, like this:
Read MoreUIGravityBehavior
Swift – Have fun with GravityBehavior and DynamicAnimator
Today a funny 😎 way to use device motion to move using the gravity the objects on your view controller, like this:
Read More[Objc] UIDynamicAnimator with CMMotionManager
Today a funny article that use both UIDynamicAnimator and CMMotionManager!