Skip to content

Commit 2b02eef

Browse files
committed
Initial debug commit, added auth stuff
1 parent f8f4a3c commit 2b02eef

29 files changed

Lines changed: 170 additions & 2380 deletions

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: React Native CI/CD
22

33
on:
44
push:
5-
branches: [main, master]
5+
branches: [main, debug]
66
paths-ignore:
77
- "**.md"
88
- "LICENSE"

app/(tabs)/_layout.tsx

Lines changed: 0 additions & 102 deletions
This file was deleted.

app/(tabs)/friends.tsx

Lines changed: 0 additions & 47 deletions
This file was deleted.

app/(tabs)/home/_layout.tsx

Lines changed: 0 additions & 11 deletions
This file was deleted.

app/(tabs)/home/index.tsx

Lines changed: 0 additions & 129 deletions
This file was deleted.

app/(tabs)/home/settings.tsx

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)