Fork me on GitHub
#cljsrn
<
2016-06-22
>
balint23:06:33

tried upgrading the libs/fw's, now i get a global React variable but it seems it has react-native assigned to it somehow.. it has no createClass method so the app fails starting. did i miss something during the upgrade?

balint23:06:51

ah im silly (& tired it seems): it was done in my app.. (set! js/React (js/require "react-native")).. suppose i can work it out now