Nya förnster och navigering mellan dem
This commit is contained in:
@ -5,6 +5,10 @@
|
||||
public AppShell()
|
||||
{
|
||||
InitializeComponent();
|
||||
|
||||
// Register routes for navigation
|
||||
Routing.RegisterRoute(nameof(Views.UserDetailView), typeof(Views.UserDetailView));
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user