Skip to content

Commit

Permalink
add expo routing and global styles
Browse files Browse the repository at this point in the history
  • Loading branch information
akshaynthakur committed Oct 3, 2023
1 parent 37fddd6 commit 0f7679c
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 63 deletions.
4 changes: 1 addition & 3 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
"resizeMode": "contain",
"backgroundColor": "#ffffff"
},
"assetBundlePatterns": [
"**/*"
],
"assetBundlePatterns": ["**/*"],
"ios": {
"supportsTablet": true
},
Expand Down
17 changes: 0 additions & 17 deletions src/app/(bottomTabs)/_layout.tsx

This file was deleted.

16 changes: 0 additions & 16 deletions src/app/(bottomTabs)/home/index.tsx

This file was deleted.

Empty file removed src/app/mycontent/index.tsx
Empty file.
10 changes: 0 additions & 10 deletions src/app/story/index.tsx

This file was deleted.

17 changes: 0 additions & 17 deletions src/app/tabs/index.tsx

This file was deleted.

0 comments on commit 0f7679c

Please sign in to comment.