Xamarin Esri GIS SDK in PCL project with xamarin forms possible? - xamarin

I am very new to xamarin platform, created PCL App for IOS and Android.
I will be using Esri SDK for Xamarin.
I have started with xamarin forms.
Is it possible to use Esri SDK with PCL(Xamarin Forms) or do i have to create a Shared project?
Is there a separate iOS and android Xamarin SDK ?
Please advice, i am looking for proper solution....
Thanks in advance

Related

Can we Use MVVMLight for Xamarin

I am new to Xamarin. I want to implement MVVM pattern. My question is, Can we use MVVM light for Xamarin iOS and Android projects ?
MvvmLight is available as version 5.3.0 in Nuget. https://www.nuget.org/packages/MvvmLight/
It should work for iOS and Android amongst others.

Xamarin component for viewing pdf and excel files

We are working on a native Xamarin application. We have a requirement to view pdf and excel files in both android and ios Xamarin application. Can people please suggest about some Xamarin components supported for both android and ios application. Please suggest both paid and free components.

Calabash by Xamarin Not Found on Component Store in Xamarin Studio

Have you removed this components from Components storein Xamarin Studio ? If yes then how to force load calabash framework in xamarin ios project. If any alternative option is available in place of calabash by Xamarin for iOS only(Except UI.Test Xamarin framework) in Components, then let me know. Looking forward to response from your side.
Try using TestCloudAgent from Nuget.

How can integrate JWplayer mobile sdks with xamarin android and monotouch?

Is there any jwplayer sdk available for both xamarin android and ios? Where can I find a tutorials of integrating jwplayer mobile sdks to xamarin?
JWPlayer doesn't appear to directly support Xamarin. However, you can access any native library from Xamarin by creating either an Android or iOS Binding Library.

How can we Integrate Xamarin.Forms Application/Component with Xamarin native Application?

I have developed an app/component using Xamarin.Forms and as per the requirement I need to integrate that component with another app which is developed on Xamarin Native in Android as well as iOS.
Kindly help me with the suggestions or references
I've seen something like that on a sample called Native2Forms.
What it does, at least in Android, is to use a separete activity to integrate the Xamarin Forms PCL (FormsActivity).

Resources