In this video, I'm going to show you how you can add Firebase to any of your apps using the latest versions of Swift and SwiftUI (Swift 5.5 and SwiftUI 3.0). I’ll show you how to add Firebase to your project using Cocoapods and how to configure your Podfile.
If you don't already know what it is, Firebase is a platform developed by Google for creating mobile and web applications. It offers plenty of services, like Authentication and Database storage, so we as developers don't have to worry about creating those services ourselves. Firebase will handle all that work and maintenance for us.
We'll build this project using the Xcode 13 and iOS 15 betas. In order to follow along, you'll need to download Xcode 13. At the time of recording, Xcode 13 is still in beta and requires a developer account to use. You can download it here:
https://developer.apple.com/download/
If you are new to Cocoapods, complete the Getting Started setup first:
https://guides.cocoapods.org/using/ge...
Check out Firebase here:
https://firebase.google.com
Check out the Getting Started documentation for Firebase here:
https://firebase.google.com/docs/ios/...
Add new projects to your account from the Firebase console here:
https://console.firebase.google.com
Follow me on Twitter:
/ kouris_john
Music:
• Memories - PLOCKZ | Free Royalty Free Musi...
#SwiftUI #Swift #firebase #iOS15 #cocoapods #Xcode13 #SwiftUI3 #Tutorial #Coding #programming #walkthrough