Commit b4c4a67a authored by W.D.R.P. Sandeepa's avatar W.D.R.P. Sandeepa

change route

parent 55abdb6d
......@@ -20,7 +20,7 @@ return(
<Stack.Screen options={{headerShown:false}} name="Register" component={Register} />
<Stack.Screen options={{headerShown:false}} name="Login" component={Login} />
<Stack.Screen options={{headerShown:false}} name="Start" component={Start} />
<Stack.Screen options={{headerShown:true}} name="Color" component={Color} />
<Stack.Screen options={{headerShown:false}} name="Color" component={Color} />
</Stack.Navigator>
</NavigationContainer>
)
......
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