No description
Find a file
2024-10-31 09:18:27 -03:00
assets Initial commit 2024-10-23 16:56:00 -03:00
config feat: setup gluestack 2024-10-23 17:51:42 -03:00
src feat: change route when user is logged in 2024-10-31 09:18:27 -03:00
.eslintrc.js chore: setup eslint and prettier 2024-10-25 13:42:00 -03:00
.gitignore feat: setup gluestack 2024-10-23 17:51:42 -03:00
.npmrc Initial commit 2024-10-23 16:56:00 -03:00
.prettierrc.json chore: setup eslint and prettier 2024-10-25 13:42:00 -03:00
app.json chore: add expo-image-picker package 2024-10-28 09:40:37 -03:00
App.tsx feat(auth): add Auth Context provider with user data refactoring 2024-10-30 10:16:22 -03:00
babel.config.js Initial commit 2024-10-23 16:56:00 -03:00
metro.config.js chore: setup react native svg transformer 2024-10-24 08:31:14 -03:00
package.json chore: install axios package 2024-10-29 19:08:34 -03:00
pnpm-lock.yaml chore: install axios package 2024-10-29 19:08:34 -03:00
tsconfig.json feat: setup gluestack 2024-10-23 17:51:42 -03:00