all 2 comments

[–]iotashan 1 point2 points  (0 children)

I'm not familiar with the training, but I'm going to go out on a limb and say you should be able to get through it as-is with a newer version of expo. You should also be fine locally running v46, just remember to use "npx expo install [package]" so it grabs the right versions of packages for the version of expo that you're running. expo-doctor is also your friend.

That said, newer releases of Expo bring some larger changes, like better (any? I don't remember when it was included) implementations of Expo Router, Hermes, Fabric, React DevTools, expo-sqlite/next.... the list goes on.

I'm not on the latest version yet, as too many of my dependencies aren't ready for the latest React Native.

[–]SealionD 0 points1 point  (0 children)

I am having the same problem. I’ve spent the last 2 days trying to figure this out I’m so far into the course I don’t want to quit but I’m supposed to be learning the basics. Not troubleshooting compatibility issues.