cljsrn

https://github.com/drapanjanas/re-natal | https://github.com/drapanjanas/re-natal/wiki/FAQ | https://github.com/condense/mercury-app/wiki | https://github.com/seantempesta/expo-cljs-template/ https://www.npmjs.com/package/create-expo-cljs-app
anson 2019-11-28T09:31:21.128900Z

@creditobrasil if you haven't already, try running adb reverse tcp:3000 tcp:3000 , which should proxy those requests to your backend.

anson 2019-11-28T09:32:57.129800Z

^ missed the part where you said you got the backend working, maybe try the adb reverse with figwheel's port 3449?