Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Naveen-g09 committed Jan 26, 2024
2 parents a7e321d + c142749 commit b52a05c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
Empty file removed app/(tabs)/Community.tsx
Empty file.
Empty file removed app/(tabs)/community.tsx
Empty file.
1 change: 1 addition & 0 deletions app/_layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ SplashScreen.preventAutoHideAsync();
//TODO: add a missing page to handle 404 errors
//TODO: login and registration page should have a logo, email, password, and login button and type of user- (resident, admin, and security)


export default function RootLayout() {
const [loaded, error] = useFonts({
SpaceMono: require('../assets/fonts/SpaceMono-Regular.ttf'),
Expand Down

0 comments on commit b52a05c

Please sign in to comment.