CarouselPage Lazy Loading & Possible Bug with Image/ImageSource
CarouselPage Lazy Loading I am loading a set of 80 objects into a CarouselPage, each of these has a full screen image loaded with it. Using either BindingContextChanged or OnAppearing to load these...
View ArticleCarouselPage Usability Feedback
I had some feedback from a user today. She didn't know that she could swipe the carousel page to move forward/back to the various pages. I've seen other apps with a visual indicator at the edge of the...
View ArticleProblem with navigation in Xamarin.Forms on IOS ?
Hi guys ! I have problem with navigation in Xamarin.Forms on IOS . I have PageA, from PageA I use PushModalAsync method to push PageB, from PageB I use PushModalAsync to push PageC. In PageC, I use...
View ArticleIn Xamrin Forms in how to make a template ?
The top and bottom of each page are the same , the middle part is not the same , then how do the template it?
View ArticleCan't find info on upcoming bugfixes, features and planned release dates
Apologies if this has already been asked and answered. First off, my experience with Xamarin Forms has been generally positive on a pure technical level. But: Right now, I would not recommend it to a...
View ArticlePossible to use both Xamarin Forms Labs and AcrXamarinForms?
Is it possible to reference both Xamarin Forms Labs and acr-xamarin-forms in the same project? They seem like competing frameworks, but if you can pick and choose which pieces you use out of each one...
View ArticleWindows phone not working but android and IOS working fine
Hi All, `private async Task GetStringDeserializedParms(string ServiceAddress, string FunctionName, object[] Parameters, object[] ParameterValues, string glbtoken) { try { OutputString = string.Empty;...
View ArticleCreating a simple parallax
Hey, I want to create a simple parallax with two or three views sliding at a different speed. I thought about using a RelativeLayout and relocate the views by a timed event (System.Timers). But this...
View ArticleNeed to Implement Offline mode.
Hi Sir/Mam, I want to implement offline mode (implent operation like delete etc.) In offline mode with sqlite database.so please suggest how to implement this. Thanks in advance.
View Article1.2.2 view z order problem
I installed this release this morning and some of my view animations stopped working. After some playing around, It looks like when a new view is added it is no longer going to the top of the z order...
View ArticleAlert control in Xamarin.Forms?
Just finished watching the Xamarin 3 webinar... Xamarin forms looks really great but I didn't see support for an alert control. Is there a way to deal with this?
View ArticleJump to new screen when entry get focus
How can I jump to a new screen when an entry field get focus without the keyboard flickering ? Regards
View ArticleXamarin.Forms.Maps White Screen
Hello Fellow Xamarin Developers I am having a problem (Once again ) I am trying to show a simple map on an Android application but It the map tiles never load only google label and zoom in and out...
View ArticleMoving Rows within a listview
Hi, Has anyone found a way to support CanMoveRow for ordering within a ListView (UITableView)?
View ArticleCALayerInvalidGeometry Exception when setting WebView.Source
Whenever I assign the Source property of a WebView I am hit with the exception CALayerInvalidGeometry. This is iOS only, the same code works fine in Android Are any of you guys getting this? If no one...
View ArticleIs Pixate Freestyle a bad idea to use with Xamarin.Forms?
I have used Pixate with straight up iOS + ObjC and I love their platform. Is it a bad Idea to use this with Xamarin.Forms? Is is a performance hog? Anyone have any experience with it?...
View ArticleCreate HetroGeneous Queue.
Hi Sir, how to create hetrogeneous queue for taking different-2 operation data for Offline mode. Thanks in Advanced.
View ArticleGrid Specifying top, bottom, and left
Hello all! Hopefully this is a quick question, but basically I was wondering if there was a way to only specify the top, bottom, and left index of children added to a Grid? I know it is possible to...
View ArticleXamarin.Forms Mac and Windows Desktop
Are there any plans to make a version of Xamarin.Forms for cross platform desktop development (Windows, Mac OSX, etc...)? That would be awesome!
View Article