Commit 9127e1e0 authored by avinash wijenayake's avatar avinash wijenayake

inital commit

parent 0c356099
......@@ -26,7 +26,7 @@ export default function App() {
return (
<NavigationContainer>
<Stack.Navigator
initialRouteName="Camera"
//initialRouteName="Camera"
screenOptions={globalScreenOptions}
>
<Stack.Screen name='Login' component={LoginScreen}/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment