Is there any way to use latest nodejs version (18) with expo app? – React native
I'm trying to create react native expo project, but when I'm creating it shows some warnings including this one: WARNING: The legacy expo-cli does not support Node +17. Migrate to the versioned Expo CLI (npx expo). I'm using NodeJs 18…