Hello,
I'd like to use Xamarin.Mobile, a non-PCL package, in a Forms-Application. Xamarin.Mobile is available for iOS, WP and Android,
but not for PCL projects. So I think I have to make a callback to platform projects from forms app, to use this package. But I have no idea how.
So far I just worked with forms and have no experience with iOS or Android specific code. Are there any examples how to call
platform specific code from Forms ?
Best regards from germany
stalle