/src/container to store and manage your data (state), you can share with every screen by using unstated Subscribe
/src/components to build your screen
/src/elemets to style your elements (Button, Text Title) with styled-components
/src/navigation to define you navigation