Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Browsing all 77050 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

HotReload LiveReload LiveXaml [Mac] [Windows] [nuget package] [opensource]

Hi all I want to introduce a nuget package which allows reloading XAML views from Visual Studio on your running app. This package works for Mac too! https://github.com/AndreiMisiukevich/HotReload

View Article


Custom control with content

Hello developers, I have this control: public static readonly BindableProperty TitleProperty = BindableProperty.Create(nameof(Title), typeof(string), typeof(FrameView), default(string)); public static...

View Article


Download file & read its content from One Drive-shared URL without...

My Xamarin Forms App need to download the file from a shared URL of One Drive. File is open to access to anyone(public), user need to download it and read its context. File can be .doc , .pdf , .csv etc.

View Article

Building NuGet package for debugging in XF 3.6 and up

I run these commands to create the Nuget packages, then move them into my local nuget folder. `Go to the Xamarin.Forms folder in Powershell, then allow for all scripts to be run with this:...

View Article

Released event is not working properly for button and Image button

I need to change button image on press and release. I have added pressed event and release event to button. On press, image is changing But on release image is not changing. Does anyone know a solution...

View Article


Crash in ScrollViewRenderer for Android in Xamarin forms app

Hi, Below is the crash log, does anyone know why its crashing in android. Working fine in iOS JniPeerMembers.AssertSelf (Java.Interop.IJavaPeerable self) System.ObjectDisposedException: Cannot access a...

View Article

could not add Xamarin.Forms.Maps

hello, I can not install the nuget package of Xamarin.Forms.Maps in my .NET shared project error "could mot add Xamarin.Forms.Map"

View Article

Nuget - building XF 3.6 framework to a different version

When I build XF 3.6 for NuGet with: ./Build.ps1 -Target NugetPack I get : ======================================== _NuGetPack ======================================== Nuget Version: 3.6.0-3-6-0-0001...

View Article


Building NuGet package for debugging in XF 3.6 and up

I run these commands to create the Nuget packages, then move them into my local nuget folder. `Go to the Xamarin.Forms folder in Powershell, then allow for all scripts to be run with this:...

View Article


Strange permission issue when submitting an app to the App Store

I have created an app using XF and when submitting it to the App Store, I received an email that reads: Missing Purpose String in Info.plist File - Your app's code references one or more APIs that...

View Article

Getting the following exception when trying to add service stack reference to...

Severity Code Description Project File Line Suppression State Error Could not install package 'ServiceStack.Text 5.5.0'. You are trying to install this package into a project that targets...

View Article

Custom controls not working in ListView.HeaderTemplate

I have a list that has a custom control used in it, and it works great, but for some reason I can't use the control in the ListView.HeaderTemplate. I am passing in a Binding of ".", because if I don't...

View Article

Change Formatting of Tabbed Page Title Text for iOS case

In the case of iOS the title text of Tabbed pages looks too small. Furthermore, the visual is different from device to the device. For e.g. in the case of iPhone X it is centered well, however, in the...

View Article


Can I wrap an Angular App inside a Xamarin.Forms WebView ?

Is this possible ?

View Article

Json array to Picker in Xamarin Forms

Hello, What Im trying to accomplish: scan the qr code -> get the data from the api -> display that in picker. For past 2 days Im trying to accomplish following thing: 1)Get json data from my api...

View Article


Can only XAMARIN.Forms connection to SQLITE database without WebServices?

I connection the sqlite database by this way : FoodData database_Food; public static FoodData Database_Food { get { if (database_Food == null) { database_Food = new...

View Article

Why doesn't propertyChanged fire when the default value is null?

This is a formated version of this question as I cannot edit it I have this attached behavior: public enum TextType { Email, Phone, } public static class Validator { public static readonly...

View Article


How can I implement push notification in Xamarin forms

I am going to implement push notification for my Xamarin Forms project targeting IOS, Android and UWP. Is there any Nuget Package available for this feature? Or this feature requires platform-specific...

View Article

Different background for each selection in a list

Hello, I am creating a list. I need each item in the list to have a different background color. With the code I'm using the background color is white. I'm not sure what I'm doing wrong. using...

View Article

No property, bindable property, or event found for 'Converter', or...

No property, bindable property, or event found for 'Converter', or mismatching type between value and property. There is my code: and controls:LabelIem code: #region RightText:右文字 public static...

View Article
Browsing all 77050 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>