How can I get absolute position of element/view in xamarin.forms
I am using Xamarin Forms version 1.2.2.0. I have a Grid with 2 rows (1st row 50pixels height) in a Page, I have a Layout Control in 2nd row of Grid. I am working on touch gestures. I am getting X &...
View ArticleBadge utilizando xamarin forms
ola bom dia, estou com um problema.. preciso colocar o numero de notificações no meu ícone, estava pesquisando e vi algo sobre badge, mas não encontrei nada que pode-se me ajudar, alguém tem um exemplo...
View ArticleHow to take picture from camera and retrieve it using Xamarin.forms for cross...
How to take picture from camera,save that image in gallery and retrieve it afterwards using C#? The same code which can be executed in android as well as IOS is required (using Xamarin.Forms). Please...
View ArticleAnnouncing the Xamarin.Forms Kickstarter 2.0
Dear all, A few weeks ago Xamarin released Xamarin.Forms 2.0, a milestone in the development of this framework. We decided to take the opportunity to release a corresponding edition of the...
View ArticleCustom Fonts
Hi, I'm just going through customizing fonts in Xamarin.Forms. I want to set custom fonts in my entire app. I read many notes, articles, etc, defining about customizing font in Xamarin.Forms, but they...
View ArticleAdd a nav bar right button
Just started on Xamarin forms. I know you can add a nav bar right button using standard Xamarin...
View ArticleAzure Hub Registration Failure
Hi, var cs = SBConnectionString.CreateListenAccess(new NSUrl("sb://yourservicebus-ns.servicebus.windows.net/"), "YOUR-KEY"); // Register our info with Azure var hub = new SBNotificationHub (cs,...
View ArticleXamarin Forms Listview set focus to entry on selected row event
I am using the ListView and in each cell I have a label and an entry to the right side. When I click on the entry box the keyboard will show up but if I click on the row without clicking on the entry...
View ArticleIn UWP project, how do we add assemblies in App.xaml.cs to compile with .net...
Per the Troubleshooting section of https://developer.xamarin.com/guides/cross-platform/xamarin-forms/windows/getting-started/universal/, are we expected to track down every single .dll referenced by...
View ArticleUWP - Immediate crash in release mode
I have a forms solution, it runs fine in debug but crashes immediately in release mode, it doesn’t even get to my MainPage constructor: Unhandled exception at 0x54D62408 (Windows.UI.Xaml.dll) in...
View ArticleCustom renderer for Picker with TextView
Hi all. Did anybody create Custom renderer for Picker with replacing EditText to TextView? How to create dialog for choosing item and which dialog type it should be?
View ArticleIssue with Xamarin.Forms in windows UWP app compiled in the Release mode.
We are experiencing some issue when run the win10 UWP application compiled in release mode. In the release mode, It throws target invocation exception at run time. If we compile it in debug mode it...
View ArticleHow do I remove dependency on Command and Xamarin.Forms in View-Model when...
Hi, I have read tons about following the MVVM pattern in Xamarin.Forms. To follow pure MVVM, there seem to be two main problems: (1) how to perform navigation without depending on Navigation (and the...
View ArticleCrash in mono on HttpClient().PostAsync
I need to post data to a webservice from my xamarin.forms application. I get a mono crash on my ipod touch when client.PostAsync is called. I don't (know how to?) get any usable crash data. One thing I...
View ArticleDid anyone got the VS Plugin: "Enable XAML Language for Xamarin.Forms" working?
I just tried to install this Plugin: https://visualstudiogallery.msdn.microsoft.com/8195a8e2-a842-4389-a8cb-34e4672e2e13 But nothing changed. Any Idea? Best Thomas
View ArticleWho should be responsable for Navigation? View oder Viewmodel
Hi, I'm pondering now for quite a while over this question. In one way there is a lot that speaks for having the View beeing responsible for Navigation, as in a way the whole GUI of an App is a view of...
View ArticleCross Platform Crop Image View
Hey, Anyone have ever implemented some custom crop image UI that can be used in forms ios/android/win phone? What I`m trying to achieve is something like instagram that crop a image to a square, so I...
View ArticleStack two Labels horizontally (And a little bit of vertically :))
Hi, I had a hard time describing my problem so I made a picture:
View ArticleXamarin.Forms for UWP Preview Now Available
Update For Xamarin.Forms 2.0, the UWP preview is included in the Xamarin.Forms NuGet package. Be sure to read the directions here to get started:...
View ArticleNo plans to implement a visual designer for Xamarin.Forms (like Blend for XAML)
I had this e-mail today. I would like to share it with you who wait an UI designer for Xamarin Forms. Andrew Ditmer NOV 20, 2015 | 08:54AM EST Hi Volkan, While we will definitely be making improvements...
View Article