
Coin Drop – iOS 7 Dynamic Animation and Behavior Example Using Xamarin.iOS
iOS 7 adds a plethora of new APIs for deveopers to dig into, but most interesting ones, in my opinion, are UIKit Dynamics. UIKit dynamics adds the ability for developers to leverage a 2d physics engine in just a few lines of code. The following code example shows how easy it is to implement UIKit Dynamics using Xamarin.iOS on iOS 7. For this example, I created a very cheesy game that feels like a weird amalgamation of Plinko and those old Water Ring-Toss Games. The goal of th