Fork me on GitHub
#cljsrn
<
2016-10-14
>
herbm01:10:17

Yes #misha, I used re-natal to build this sample project -- ../images is under top myprojectapp tree -- added new images and added (def ... js/require...) in core.cljs (android) like logo-img already present in sample. Thx for link, one issue was I needed to do "re-natal use-figwheel" (and then re-start packager) -- another was file name case mismatch, but so far it still isn't picking it up correctly.

savelichalex22:10:18

Oh god, integrate react-native-navigation with re-natal app is huge challenge... Hope I wrote post about it...

savelichalex22:10:55

@madvas Did you write about it? thx for catlantis, this saved many hours in my life...

artemyarulin22:10:41

@savelichalex what problems do you have? Is it because of re-natal or CLJS<>JS interop in general?