Is cljsrn the best ClojureScript and React Native template to get started with these days? https://cljsrn.org/
I have had great success with https://github.com/PEZ/rn-rf-shadow Not sure if that is on that list of resources. hth
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
@hiskennyness yes, that is the template I used. It is in the list of resources on http://cljsrn.org
@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