Questions tagged as 'xamarin.portable'

1
answer

How to do this layout in Xamarin

What structure should I use to make this layout? It's a listView or gridView , I do not know how to do this part of SOM , When I put listView , it appears only aligns from below, not from above!     
asked by 15.08.2017 / 14:14
1
answer

Comparative Xamarin.Forms Portable or Shared

Mobile development with Xamarin.Forms gives us two approaches: Portable:    Create a Portable Class Library (PCL) that targets the platforms   that you want to support, and use Interfaces to provide   platform-specific functionality....
asked by 24.02.2017 / 21:04
1
answer

Xamarin Forms with Azure

I am creating an application with Azure integration, how much do I try to instantiate MobileServiceClient I have the following exception    Method 'System.Net.Http.HttpClientHandler.set_AutomaticDecompression'   not found. Here is...
asked by 25.02.2017 / 20:00