Understanding React Native File Structure Quickly
We are going to see the important folders and files in the file structure of react-native first, then we will see other files which are important but not that much.
These are some important files and folders
node_modules
.gitignore file
app.json
...
codingsagar.hashnode.dev4 min read