Is there a reactify-component
equivalent in Rum? http://reagent-project.github.io/docs/master/reagent.core.html#var-reactify-component
Wow that is entirely unusable on mobile
Iirc you should be able to use the component directly
I'm wanting to use Rum components within vanilla React. @mattly not sure how to do it as most of the ways I am trying is not working.
Yea I am stumped haha. If anyone can shed some light on how one would go about that I would greatly appreciate it 🙂
I am using Shadow-cljs to integrate with existing project. Got Reagent working with it fine by using reactify-component
but I am not sure how I can achieve this with rum.