46% of People Think This Swift Code Has Error, Apparently, It Doesn’t!
A few weeks back, I saw a piece of Swift code being tweeted by @objcio on Twitter. 46% of people…
A few weeks back, I saw a piece of Swift code being tweeted by @objcio on Twitter. 46% of people…
One of the challenges, when picking up Swift, is to understand how optional work. New learners, usually get confused whether…
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.…
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…