Comment on Show HN: Our first iPhone app, built entirely in JavaScriptComments−joezhou14yThough with titanium and phonegap you still cannot tap into the full capacity of the phone.−catch2314ythey both have plugin systems that allow you to write normal objc code to do anything that wasn't available in their apis... so if you ever needed to call opencv code from javascript, you can do that.
Comments
Though with titanium and phonegap you still cannot tap into the full capacity of the phone.
they both have plugin systems that allow you to write normal objc code to do anything that wasn't available in their apis... so if you ever needed to call opencv code from javascript, you can do that.