The best starting point is perhaps http://cljsrn.org/ -- You can, indeed, get 
figwheel working with React Native. This is typically done through re-natal, 
with which lein-figwheel has specific support. The Clojurians Slack, as 
mentioned in the previous link, is a great place to get help.

On Sun, Sep 24, 2017 at 06:17:14AM -0700, Ricardo Mayerhofer wrote:
> 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.

-- 
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.

Attachment: signature.asc
Description: PGP signature

Reply via email to