has anyone fiddled with NativeScript?
it's apparently similar to React Native. I wonder how CLJS->NativeScript might work
So the syntax like React Native but compiling to JavaScript?
um, it does not use React Native. it is similar to React Native in that it uses a JavaScript virtual machine to execute JS code that binds to the native platform in some way