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
frankitox 2021-02-01T17:47:40.046900Z

Ahh, thanks Daniel! Habemus stacktrace

myapp/components.cljs :line 561 :column 44 :name js/Error
re_frame/fx.cljc :line 168 :column 22 :name nil
reagent/impl/component.cljs :line 169 :column 2 :name nil
I wrote a little https://gist.github.com/frankitox/f10dd85c4d2d5baea8dbfb0519a284a4 to get the stacktrace information based on a Sentry event, it might be handy to someone, until that Metro issue is fixed.

4👏
danielneal 2021-02-01T19:12:07.047100Z

brilliant!