You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
congratulations for the project, it would be possible to implement the following features:
i18n
Typescript
Axios
Check darkMode (the first time the app is started, it takes the value of the device if the device uses darkmode is set if it does not use it no, then this state is saved, if the user through the switch decides to change this value, then set the new value is not taken into consideration if the device is in dark mode or not)
Example login page using SafeAreaView
Manage the different endpoints for dev, staging, production
In the structure add a part relating to the Assets
Manage themes, for example if the device uses dark mode use the dark theme
Examples of screens using react native paper, I have seen that it is used in the rn-coffee project
Hi @victorkvarghese ,
congratulations for the project, it would be possible to implement the following features:
rn-coffeeproject