-
Notifications
You must be signed in to change notification settings - Fork 357
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Supports XAML Previewer for Visual Stuidio/Xamarin Studio #153
Comments
I don't support XAML preview in Visual Studio or Xamarin Studio. (I don't know how to support it.) |
why not just show nothing, right now it gets an error there and the whole page doesn't work. could you try returning a null page or a blank page if it is in the previewer? |
I found the solution for me - Xamarin.Forms XAML Previewer - Determine if in Design Mode in Code Behind and XAML similar to Blend — Xamarin Forums I'll try apply to X.F.GoogleMaps. |
Thanks! what build is it? I'm using 1.7.1-beta4 |
Yes, 1.7.1-beta4 including this. Probably you should do listed operations:
|
No problem? |
Is it possible to make ti work with the Xamarin Forms preview window like Maps would? the error currently says
This will help me design the elements on the page around the map
The text was updated successfully, but these errors were encountered: