Hi guys, I took some interest in clojurescript. I’m wondering if react-native-web is available in a clojure/clojurescript project. Can we just use it with Rum (I chose it for my project) or Reagent or more accurate with Re-natal ?
The question is, since in js world we can share react-native components between web and mobile, how can I achieve it in clojure world ?
I will gladly take a look to a workaround if someone made it