cljsrn

Kent Bull 2023-06-05T22:45:36.548179Z

Is cljsrn the best ClojureScript and React Native template to get started with these days? https://cljsrn.org/

kennytilton 2023-06-06T00:29:21.909679Z

I have had great success with https://github.com/PEZ/rn-rf-shadow Not sure if that is on that list of resources. hth

hifumi123 2023-06-06T00:39:27.861589Z

I personally just set it up manually with shadow-cljs. Once you understand the parts involved, it’s not as hard as it may seem. With that said, I’ve heard great things about Krell if you’re more interested in a templatey solution

Kent Bull 2023-06-06T03:25:47.634749Z

@hiskennyness yes, that is the template I used. It is in the list of resources on http://cljsrn.org

Kent Bull 2023-06-06T03:26:39.166829Z

@hifumi123 once I know shadow-CLJS better I want to be able to set it up like you. For now I’ll use run-rf-shadow