Expo router and custom components scalability issues
The easiest solution to start with a small expo application while using expo router is to add a components folder inside your solution and store all components there.
Im starting to think ahead and trying to design a solution that can grow and scale.