So I am trying to use realm in my expo project, so I did the command npx expo prebuild and got the android folder installed in my project. I runned the code and recieved the error 'Error: Getting '$$typeof' from binding before it was injected, js engine: hermes'. Also when I ran prebuild I only got the android folder but not the ios folder.

I tried running it on an apple and an android device, they both showed the same errors. I was expecting the error to be cleared on the android device because it seems like an android device.

0

There are 0 best solutions below