I used the "react-native init appname" to create my app and none of the files like app.js or android or ios folders generated for me. I only have a package.json, package-lock.json, and node_modules in the folder.
I used the same command a week ago to make a project and it worked flawlessly.