hi all, i want to develop an android app using clojurescript. i see re-natal being recommended, but it hasn't been updated since 2019. are there other tools/technologies that are better to use? does anyone know how i should get started developing for android/mobile in general using clojurescript?
shadow-cljs, figwheel-main, krell are viable options
https://expo.io/ <-- I have not tried this yet but it looks interesting. I'm told you can get a CLJS repl on iOS/Android with figwheel
likewise with expo + shadow-cljs, not sure about expo + krell
thanks for the answers everyone
afaik, react-native is the way to go. there are several options, including shadow-cljs and krell. there is #cljsrn channel for cljs + rn