Facebook Login Button

How can I implement Facebook Login button in FuseJS? Facebook SDK Javscript snippet wont work.

Using native: https://github.com/bolav/fuse-facebook-login or a platform independent solution using WebView: https://github.com/fusetools/fuse-samples/tree/master/Samples/FacebookLogin

Will the native work with Android?

I’m pretty close to make it working with Android Studio and gradle, but without the step through Android Studio, it’s a bit away, since ant doesn’t have aar support.