Relative Content

Tag Archive for reactjsreact-nativeexpoexpo-go

When I executes ‘npx create-expo-app App3’ in order to create a react native project the App.js file won’t create

When I executes ‘npx create-expo-app App3’ in order to create a react native project the App.js file won’t create it gives a different template without the App.js file. I’ve tried manually creating the App.js file and executing it but it doesn’t work, I think expo app don’t detect it. Below is the image of that template:
File structure of the template creates when I executes ‘npx create-expo-app App3’