5 ms·
Hi Mike! Great work! So when do you think we'll be able to make a solid app using React Native and cljs on iOS? What's the biggest impediment for being able to
by currentoor 11y ago
Hi Mike! Great work!
So when do you think we'll be able to make a solid app using React Native and cljs on iOS? What's the biggest impediment for being able to do that now?
- mfikes 11y agoI actually suspect that you can make a solid app with ClojureScript _today_, QTTT being the thing that makes me think this is so. https://github.com/mfikes/qttt#react-native-port https://github.com/mfikes/qttt#react-native-port Also, Facebook has shipped apps based on React Native. The aspect that is rough is the ClojureScript tooling. This post attempts to cover where we are with tooling: http://blog.fikesfarm.com/posts/2015-07-06-clojurescript-with-react-native.html http://blog.fikesfarm.com/posts/2015-07-06-clojurescript-wit...