protected override async void OnAppearing()
 {
     await _newsViewModel.Navigating();
 }