No description
Find a file
2024-11-07 17:40:14 +00: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 fix: default user photo on profile 2024-11-07 17:34:36 +00: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 asyncstorage 2024-10-31 09:20:40 -03:00
pnpm-lock.yaml chore: install asyncstorage 2024-10-31 09:20:40 -03:00
tsconfig.json feat: setup gluestack 2024-10-23 17:51:42 -03:00