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
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/mfi