Y
Hacker News
new
|
ask
|
show
|
jobs
by
mysore
752 days ago
i wish it was easy to make android apps with clojure. not sure if itd be easier with jetpack compose + clojure or react native + clojurescript.
2 comments
prabhasp
752 days ago
There’s also clojuredart to do a dart / flutter app. I’ve been working on one, and it’s been pretty pleasant to work on.
link
stefcoetzee
752 days ago
The CLJS + RN route is doable. [0] Not familiar with the other approach.
[0]
https://github.com/PEZ/rn-rf-shadow
link