For several versions now (Since v1.4.0) it’s been possible to use Cordova (Phonegap) embedded as a component within iOS Xcode projects – with component being named “Cleaver”. Cordova projects themselves actually use Cleaver. Since many things are easier to do with html5/css/javascript vs. Objective-C and creating plugins for Cordova can take up valuable time hybrid…