Hi all, I've a react native application written in Javascript (with a couple of JSX components), I want to migrate some application logic to ClojureScript which I find easier to work with and more productive.
What's the best way to achieve this? Figwheel works great for browser development. Is there a way I save my ClojureScript code and it gets updated in my react-native app? Or is it the only way to work with NPM private modules, change code, install it, and reload in react native app? Any advice is appreciated! Thanks. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/clojurescript.
