Tag: xamarin.forms

63 votes
4 answers
434 views
How to create click event on label in xamarin forms dynamically

I am working on cross platform xamarin application and I want to create hyperlink label for "Forgot password?"

avatar
Suzan
0 1 0 9
asked 07 September, 2021
55 votes
7 answers
534 views
How to log in to Facebook in Xamarin.Forms

I want to make a Xamarin.Forms project, targeting iOS, Android and Windows Phone. My app needs to authenticat

avatar
Forrest
0 1 0 9
asked 07 September, 2021
65 votes
8 answers
997 views
Separators in Xamarin.Forms

I'd like to use horizontal separator lines in a form. As far as I found out, Xamarin.Forms doesn't p

avatar
Nereida
0 1 0 9
asked 07 September, 2021
59 votes
4 answers
3.2K views
How to format date and time in XAML in Xamarin application

I have a set up XAML code below. <Label Text="{Binding Date}"></Label> <Label Text="{Binding T

avatar
Renaldo
0 1 0 9
asked 07 September, 2021
63 votes
2 answers
1.3K views
Xamarin Forms StackLayout: How to set width / height of children to percentages

Is there a way to create a vertical stack layout with a button that takes 30% of of the parent, and a text inp

avatar
Santiago
0 1 0 9
asked 07 September, 2021
55 votes
6 answers
2.2K views
How to use Push Notifications in Xamarin Forms

I have an app using Xamarin.Forms targeting IOS, Android and WP 8. I need push notification feature in my ap

avatar
Freida
0 1 0 9
asked 07 September, 2021
60 votes
5 answers
2.5K views
How can I save some user data locally on my Xamarin Forms app?

I have a simple Xamarin Forms app. I've now got a simple POCO object (eg. User instance or an list of the

avatar
Roger
0 1 0 9
asked 07 September, 2021
61 votes
4 answers
3K views
In Xamarin.Forms Device.BeginInvokeOnMainThread() doesn’t show message box from notification callback *only* in Release config on physical device

I'm rewriting my existing (swift) iOS physical therapy app "On My Nerves" to Xamarin.Forms. It's a t

avatar
Suzan
0 1 0 9
asked 07 September, 2021
60 votes
30 answers
3K views
Xamarin.Forms - InitializeComponent doesn&apos;t exist when creating a new page

I'm using Visual Studio to try out Xamarin.Forms. I'm trying to follow the guide: http://developer.x

avatar
Chaya
0 1 0 9
asked 07 September, 2021
54 votes
14 answers
321 views
Xamarin.Forms ListView: Set the highlight color of a tapped item

Using Xamarin.Forms, how can I define the highlight/background color of a selected/tapped ListView item? (My

avatar
Cortez
0 1 0 9
asked 07 September, 2021
56 votes
9 answers
553 views
PushAsync is not supported globally on Android, please use a NavigationPage - Xamarin.Forms

I have the following method in an Xamarin.Forms.ContentPage wired to a button click event public class LoginP

avatar
Dario
0 1 0 9
asked 07 September, 2021
59 votes
20 answers
676 views
Toast equivalent for Xamarin Forms

Is there any way using Xamarin Forms (not Android or iOS specific) to have a pop-up, like Android does with To

avatar
Kisha
0 1 0 9
asked 07 September, 2021
57 votes
13 answers
2.9K views
How do you switch pages in Xamarin.Forms?

How do you switch between pages in Xamarin Forms? My main page is a ContentPage and I don't want to sw

avatar
Brianne
0 1 0 9
asked 07 September, 2021
55 votes
3 answers
2.1K views
What is the difference between Xamarin.Form&apos;s LayoutOptions, especially Fill and Expand?

In Xamarin.Forms every View has the two properties HorizontalOptions and VerticalOptions. Both are of type Lay

avatar
Elicia
0 1 0 9
asked 07 September, 2021