Skip to content

Commit

Permalink
issues
Browse files Browse the repository at this point in the history
  • Loading branch information
christophertorres1 committed Nov 19, 2024
1 parent 834a519 commit bd29cad
Show file tree
Hide file tree
Showing 80 changed files with 2 additions and 4,356 deletions.
4 changes: 2 additions & 2 deletions App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export default function App() {
options={{ headerShown: false }}
/>
</LoginStack.Navigator>
<RootStack.Navigator initialRouteName="Home">
{/* <RootStack.Navigator initialRouteName="Home">
<RootStack.Screen
name="Home"
component={HomeScreen}
Expand All @@ -51,7 +51,7 @@ export default function App() {
component={TreeInfoPage}
options={{ headerShown: false }}
/>
</RootStack.Navigator>
</RootStack.Navigator> */}
</NavigationContainer>
);
}
16 changes: 0 additions & 16 deletions android/.gitignore

This file was deleted.

201 changes: 0 additions & 201 deletions android/app/build.gradle

This file was deleted.

Binary file removed android/app/debug.keystore
Binary file not shown.
14 changes: 0 additions & 14 deletions android/app/proguard-rules.pro

This file was deleted.

7 changes: 0 additions & 7 deletions android/app/src/debug/AndroidManifest.xml

This file was deleted.

37 changes: 0 additions & 37 deletions android/app/src/main/AndroidManifest.xml

This file was deleted.

This file was deleted.

Loading

0 comments on commit bd29cad

Please sign in to comment.