- 07 Sep, 2025 5 commits
-
-
G authored
refactor: Renamed ButtonNew and InputNew to simple Button and Input effectively replacing the old ones.
-
G authored
-
G authored
refactor: UserProfileScreen. No more dependencies on Box/Text themes's components. Dispatch a redux action to disconnect the user.
-
G authored
feat: implemented a functional login screen leveraging redux store to automatically redirect to the home screen once successfully logged in.
-
G authored
-