How to Integrate Combine With SwiftUI to Make Better Apps

SwiftUI and Combine, Apple’s latest frameworks, were the highlights of this year’s WWDC. The long-expected declarative UI, at last, became a reality, and this is truly an event of historic proportions in the world of iOS development. 

Its declarative approach stands contrary to an imperative one, that iOS developers, including us, were using before iOS 13. No wonder they are excited! It removes a lot of complications from the UI-building process.

How to Configure Multi-Camera for Video Recording in Your iOS App (Part 1)

Apple announced a new version of OS (iOS13), updates (for instance Siri;'s Voice Experiences), and new technologies and features during the Apple Worldwide Developers Conference (WWDC), 2019. After getting a few queries from our clients about configuring dual recording in their iPhone apps, we decided to write this blog. It is a complete tutorial on how to configure this feature seamlessly.

You may also like: Learn Swift With This Hands-On Tutorial.

What You Will Learn