Screens
Last updated
Last updated
Screens
screens of your application. They can be Login, Home, Profile, etc.
The main screens are made up of their folder in this file and style.js, and if it contains styles of the screen.
src/componentes/purticularfolder/ code
src/componentes/purticularfolder/ codestyles code
internal components used only by this display
These are internal sections of the screens:
Ex: signup screen
,login screen,home
etc..
completed screen.