Fork me on GitHub
#cljsrn
<
2018-12-05
>
Oliver George11:12:51

@fabrao each re-natal release targets a specific react-native version. The current release targets React Native v0.55.4. Work seems to be progressing on a 0.57 release but it's not out yet. https://github.com/drapanjanas/re-natal#compatibility-with-rn-versions

fabrao11:12:17

@olivergeorge I saw in react-native git project that hot reload works well with 0.53.3. So I changed the version in re-natal script to this version. Can I do this?

fabrao11:12:31

in re-natal.coffee

rith8717:12:18

@vikeri just kidding, you were right. i was doing a bundle with --dev true and so that disabled the constant folding plugin. i've applied the patch in your thread and --dev false looks good

rith8717:12:44

if anyone was curious why my build froze, it was caused by docker for mac running with insufficient memory on hyperkit