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
MorongÖa 2019-12-09T12:38:59.155300Z

Hey guys hope you having a wonderful day.

MorongÖa 2019-12-09T12:39:37.156400Z

I am following this example https://github.com/bhauman/react-native-figwheel-bridge to build a react native Android app with clojurescript.

MorongÖa 2019-12-09T12:40:05.157100Z

I can see figwel reloading well. But my app is in error

MorongÖa 2019-12-09T12:40:14.157200Z

MorongÖa 2019-12-09T12:40:38.157900Z

This is my code :

MorongÖa 2019-12-09T12:41:02.158200Z

Index.js

MorongÖa 2019-12-09T12:41:35.158800Z

Main.cljs

MorongÖa 2019-12-09T12:41:48.159100Z

Main.cljs

MorongÖa 2019-12-09T12:42:41.159300Z

MorongÖa 2019-12-09T12:42:50.159800Z

android.cljs.edn

MorongÖa 2019-12-09T12:44:06.159900Z

MorongÖa 2019-12-09T12:44:20.160400Z

deps.edn

MorongÖa 2019-12-09T12:45:12.160500Z

MorongÖa 2019-12-09T12:46:14.161100Z

Index.js

MorongÖa 2019-12-09T12:47:00.161300Z

And basically this is the error I get

MorongÖa 2019-12-09T12:48:51.161800Z

Any thoughts?

MorongÖa 2019-12-09T12:53:20.162100Z

I realized that I deleted important imports and app registry from index.js Now, I have added them. And here is what I have

MorongÖa 2019-12-09T12:53:44.162300Z

MorongÖa 2019-12-09T13:13:36.163Z

Altimately goes here

MorongÖa 2019-12-09T13:14:00.163200Z