Fork me on GitHub
#cljsrn
<
2018-01-24
>
carocad12:01:51

hey guys, does somebody know how to prompt the user to turn on gps on Android? I know that there is a way to just ask the user and turn it on for him since I have seen it in other apps, but I cannot find a way to do it with rn 😞

pandeiro20:01:09

wondering if anyone has gotten react native's hot module reloading working on a project with re-frisk-remote

pandeiro20:01:37

i've integrated re-frisk-remote on a expo-based project successfully, but now HMR.js throws whenever I make code changes

deg22:01:43

Are there any good sample or open-source apps I can look at, to pick up good cljs react native patterns/usages?