public static void ExportImport()
        {
            var navPage = new NavigationPage(new ExportImportScreenView()) {
                BarBackgroundColor = Theme.Current.AppHeaderBackground,
                BarTextColor = Theme.Current.AppHeaderTextColor