Skip to content

Instantly share code, notes, and snippets.

@Artgerto
Last active January 14, 2018 09:55
NavigationPage
public App(){
MainPage = new NavigationPage(new ColorListPage(ColorLoader.GetColors()));
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment