Learn about the folder structure and organization of the React Native boilerplate
The boilerplate follows a modular and scalable folder structure based on feature organization
Main source code directory
Reusable UI components
Feature modules and screen components
Now that you understand the project structure, learn how to configure your app: