With the international popularity of the App Store chances are at one time or another you’re going to find yourself needing to convert between the many different unit types out there.
Here’s a unit conversion library called MKUnits that not only allows you to convert between metric and imperial units, but also adds a number of other nice features and customizability.
Beyond basic conversion functionality the features of MKUnits include:
– The ability to easily add/subtract between different unit measurements
– Easy conversion of different unit sizes to another
– High precision, and the ability toround off results
– Support for many unit types for area, bytes, mass, length and time
– Easy unit type additions by extending the MKUnit class
You can find MKUnits on Github here.
A great objective-c library for unit conversion
- Tutorial: iOS Objective-C Unit Testing Frameworks And How To Use Them
- Tutorial: Easy Core Data Unit Tests With Magical Record And BDD Testing
- Tutorial: How To Get Code Coverage Data In Xcode 4 And Improve Your Testing With It
- Open Source iOS UIAutomation Test Runner That Supports Coffeescript
- Best Resources In iOS Development – June 13th 2011
Original article: Extendable iOS Unit Conversion And Manipulation Library With Support For Many Unit Types
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.




