Fork me on GitHub
#cljsrn
<
2018-09-28
>
Trey07:09:53

anyone use native base with an ejected theme?

xfyre14:09:38

repost from #re-frame > anyone figured out how to use re-frame-http-fx on React Native? I can’t get it to work because of failing dependency on xmlhttprequest module

xfyre15:09:55

one possible solution is to downgrade to 0.1.4, which is using older version of cljs-ajax

joelsanchez16:09:56

re-frame-http-fx is literally 35 lines long. you can copy it and modify it to your needs