Creating Custom Facebook Login Button in Swift
To add a Facebook login button into your app, it can be as easy as using FBLoginButton which included in…
To add a Facebook login button into your app, it can be as easy as using FBLoginButton which included in…
With the rise of social media, Facebook login integration has become one of the must have features in mobile app.…
[21 November 2020]: This article has been updated for Xcode 12. When doing development using Xcode, the most common actions…
Few days ago, while I was scrolling through my Twitter feed, I stumble upon a simple Swift question. Surprisingly, out…
In iOS 13, Apple introduced dark mode to the world. To enable dark mode, you must use the Settings app…
As a senior iOS app developer, it is my responsibility to analyse an app UI / UX design from a…