Fork me on GitHub
#cljsrn
<
2017-12-18
>
mv07:12:59

I’m trying to add Realm to my re-natal app, but I’m getting this issue: Missing Realm constructor. Did you run "react-native link realm"

mv07:12:07

How do I set up a link in re-natal?

pesterhazy11:12:52

well you have to do the same thing

pesterhazy11:12:15

re-natal is just react-native with a cherry on top

pesterhazy11:12:17

besides you need to follow these instructions: https://github.com/drapanjanas/re-natal#using-auto-require to make NPM dependencies visible to figwheel