Skip to content

Instantly share code, notes, and snippets.

@Pujolsluis
Created December 14, 2019 19:37
Show Gist options
  • Save Pujolsluis/49a791c76165e006ced7ffa62c85641a to your computer and use it in GitHub Desktop.
Save Pujolsluis/49a791c76165e006ced7ffa62c85641a to your computer and use it in GitHub Desktop.
Added Experimental Flags for CarouselView and IndicatorView
global::Xamarin.Forms.Forms.SetFlags(new[] { "CarouselView_Experimental", "IndicatorView_Experimental" });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment