[ClojureScript] Re: VanderHart's QTTT on native iOS

2015-05-15 Thread Mike Fikes
For those interested in delving into React Native with ClojureScript, I took a 
stab at documenting how you get off the ground with a new project:

   https://github.com/omcljs/ambly/wiki/ClojureScript-React-Native-Quick-Start

-- 
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 clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at http://groups.google.com/group/clojurescript.


[ClojureScript] Re: VanderHart's QTTT on native iOS

2015-05-15 Thread Bobby Calderwood
On Friday, May 15, 2015 at 12:25:45 AM UTC-4, Mike Fikes wrote:
> With some relatively minor tweaks to its Om binding, it is possible to run 
> Luke VanderHart's Quantum Tic Tac Toe React web app natively on iOS using 
> React Native.
> 
> For those interested, the port is in https://github.com/mfikes/qttt and I put 
> together a quick demo illustrating it running at https://youtu.be/7HtOTzllwTY
> 
> It's shockingly easy to do, even with the current nascent state of the 
> relevant the libraries and tooling.
> 
> - Mike

Wow, this is really impressive.  Kudos, Mike!

-- 
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 clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at http://groups.google.com/group/clojurescript.