How to use AccountKit with NativeScript
I recently needed to implement an SMS login feature for a NativeScript-powered Android app and using Facebook’s AccountKit made the most sense given my requirements. Unfortunately, I couldn’t find any NativeScript plugins for it, however, I was determined to…