Fork me on GitHub
#cljsrn
<
2016-10-29
>
pesterhazy10:10:03

@shidima, the command should be boot build

pesterhazy10:10:59

I fixed the line in the blog post, it should update in a few minutes

pesterhazy10:10:06

also you can directly use the version number from your build.boot without installing first as the new version is now published on cljars: [boot-react-native "0.3-rc2"]

erwinjunge18:10:27

Hi, I'm trying to use https://github.com/Apercu/react-native-zeroconf in re-natal, but keep getting a "requiring unknown module" error. Can someone help me?