📄️ How Routing Works
Our app uses a file-based routing system, which means the structure of our files and folders directly defines the navigation of our app. This makes creating new screens simple and intuitive.
How we organize our files and how routing works.
Our app uses a file-based routing system, which means the structure of our files and folders directly defines the navigation of our app. This makes creating new screens simple and intuitive.