Fork me on GitHub
#cljsrn
<
2022-04-03
>
Jonovono22:04:40

Has anyone explored code push for a clojure script react native app? Or any other way of doing over the air updates ? What I would also be interested in doing is making changes to a live running production app from my computer (repl into into the device) Wondering if anyones played around with something like this

dotemacs08:04:04

Hey @jordan698 it does work. A few cljsrn apps that are in production do use it. I guess people who work on them are too busy to reply here to confirm 🙂 But it does work. Once you write your cljs, you transpile it to JS and you push that to the live app that is already installed on your user’s devices.

🙌 1
🧙 1
💯 2
Jonovono15:04:46

thanks 🙂

dotemacs08:04:04

Hey @jordan698 it does work. A few cljsrn apps that are in production do use it. I guess people who work on them are too busy to reply here to confirm 🙂 But it does work. Once you write your cljs, you transpile it to JS and you push that to the live app that is already installed on your user’s devices.

🙌 1
🧙 1
💯 2