Objective-C isn't the hard part about iOS programming, it's fairly simple and can be learned in a day by a programmer.<p>It's the frameworks that are hard, and you have to learn those using RubyMotion anyway.<p>And not only that, but you have to rely on objc framework documentation and do the translation to Ruby in your head. Too many wasted cycles, imho.<p>On the flip side, I like seeing experimental tools like this to promote new ways of thinking and coding and it will inevitably foster new features into the official SDK (ala blocks).