Tom Duncalf

Results 90 comments of Tom Duncalf

+1, thought I was going mad!

@younes200 Are you still experiencing the `import { createContext } from "react"` error also? We'lll need to do some investigation into the second issue you posted

Hey @younes200, I was not able to repro this issue, I wonder if your setup is different to mine somehow? I did the following: 1. Cloned your repo 2. Ran...

Perhaps we should link to https://www.mongodb.com/docs/realm/sdk/react-native/test-and-debug/#debugging

@thecoorum did you have any luck with the new RC?

Hey @thecoorum, thanks for the repro. How do I start it? I tried `yarn` then `yarn ios` but I get a "Missing realm constructor" error

Ah OK, I'm not familiar with EAS, is there a guide I can follow to set this up?

Is there a way I can run this locally? EAS is super slow to build!

Ah great thanks, I've never worked with expo so this is very helpful!

Thanks @thecoorum, I can confirm I see a crash with Expo. Interestingly it doesn't crash in a plain RN project. We will need to investigate what is going on here...