Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 754 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 754 Bytes

<<<<<<< HEAD

XF Facebook LoginButton Example

Is a Xamarin.Forms application that uses an abstraction over platform specific Xamarin.Facebook.[iOS/Android] NuGet packages in order to catch the Facebook Login Events on the Xamarin.Froms level.

Each platform rendering a native built-in Facebook Login Button:

  • Facebook.LoginKit.LoginButton for iOS
  • Xamarin.Facebook.Login.Widget.LoginButton for Android

The abstraction is handling the next events:

  • OnSuccess(string authToken)
  • OnError(string errDescription)
  • OnCancel

More details in the blogpost.

MyFirstProject

Facebook Login Project

ebac873a172641d5e43b8df59cedd29b78edc934