A software development kit for building native iOS applications using C# and .NET APIs, allowing developers to leverage existing code libraries.
MonoTouch is an open source software development kit created by Xamarin that allows developers to build native iOS applications using C# and the .NET framework. It provides bindings to native iOS APIs to enable access to platform features such as the accelerometer, camera, GPS, and more.
Some key features of MonoTouch include:
MonoTouch removes the need to learn Objective-C and the Cocoa APIs while still allowing developers to build high performance iOS applications with native look and feel. The .NET engine is optimized specifically for iOS resulting in smooth and responsive app behaviors.
Here are some alternatives to MonoTouch:
Suggest an alternative ❐