Viewmodels are now maintained throughout the app lifecycle
This commit is contained in:
@ -9,7 +9,6 @@ namespace Aurora.Design.Views.Profile
|
||||
public ProfileView()
|
||||
{
|
||||
InitializeComponent();
|
||||
BindingContext = new ProfileViewModel();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user