Fork me on GitHub
#cljsrn
<
2016-12-23
>
jorda0mega03:12:41

does anybody know why in boot-react-native MAIN is called twice?

jorda0mega04:12:01

I’m thinking of adding documentation to boot-react-native in case someone wants to use firebase with it. Currently the project creates the function fakeLocalStorageAndDocument which seems to interfere with firebase’s connection. What would be the best place to document this? Troubleshooting wiki? Readme?

jorda0mega15:12:27

any way to exclude the fakeLocalStorageAndDocument from the boot build?

pesterhazy17:12:37

@jorda0mega, @vikeri that seems like a bug

pesterhazy17:12:02

it'd be great if you could raise an issue

vikeri17:12:15

@pesterhazy yeah, that line should probably be removed