Getting users registered in your app is key to building engagement. Supporting social login gives a huge boost to conversion rates! Using Swift and some nifty software design patterns, you can structure multiple login flows in a clean, testable way that is easy to change later on. Introduction Your registration screen is really important. You […]