Hey Mike, I haven't written anything like this yet, but I've started playing around with phonegap intending to use clojurescript as well. Do you have any experience with phonegap or cordova (the library phonegap is built on)? Is there any particular reason you used straight Objective-C?
On Monday, September 15, 2014 6:50:15 PM UTC-4, Mike Fikes wrote: > I have an iOS app in the App Store where the view controllers and other code > are written in ClojureScript instead of Objective-C. Otherwise, it is a > native app, based on storyboards. The JavaScript is running in > JavaScriptCore, manipulating UI elements via the Objective-C / JavaScript > bridge. The Objective-C is minimal, with the bulk of the implementation in > ClojureScript. > > > > It is a paid app—so I'm definitely not interested in promoting the app in any > way via this forum. Instead, I'm interested in: > > > > 1) Asking whether anyone else has gone down the same road. > > > > 2) Offering help to anyone who might be considering, or involved in the same. > > > > Basically, just looking to share ideas with respect to this particular use of > ClojureScript. -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
