Y

YouLibs

Remove Touch Overlay

Setup Cloud Firestore Database 2021 (SwiftUI, Swift Package Manager)

Duration: 15:16Views: 7.5KLikes: 210Date Created: Sep, 2021

Channel: CodeWithChris

Category: Education

Tags: firebase firestore ios tutorialfirestore ios examplefirebase iosfirestore ios sdkfirestore swift tutorialwriting data to firestorexcodefirebasefirestore tutorialswiftui firebaseapp developmentfirestore databasedatabasefirestore setupget data from firestore swiftcloud firestoreswift package managerfirestore swiftfirestore iosswiftui firestorefirestore ios swift

Description: Cloud Firestore is a free remote database service that you can use with your mobile app. This enables you to do a lot of cool things for your app such as have user accounts, user generated data, data syncing across devices and more. This video is Part 1 of a series on how to start using Firestore database with your iOS app. In this lesson, you’ll learn how to set up your Firestore database and integrate the Firebase SDK with your Xcode project using Swift Package Manager. 🚨 SPECIAL CWC+ OFFER FOR YOUTUBE: cwc.to/youtubeoffer Project source code can be found here: github.com/codewithchris/firestore-demo-spm Firebase firebase.google.com Documentation firebase.google.com/docs/ios/setup firebase.google.com/docs/ios/swift-package-manager Swift Package Manager swift.org/package-manager ⏱ Timestamps: 00:00 Intro 01:40 Firebase Overview 03:35 Backend as a Service 04:26 Create an Xcode Project 05:21 Create a Firebase Project 06:43 Downloading the GoogleService-Info File 08:05 Downloading the SDK with the SPM 13:07 Create the Firestore Database 14:31 Outro MY FREE ONLINE COURSE: ⚡ How to make an app in 14 days - cwc.to/14days CWC+ PROGRAM: 👩‍💻 All our courses in a learning path - cwc.to/plus MY FAVOURITE APP RESOURCES: 📖 The SwiftUI Reference Books I Use - SwiftUI Views Mastery - cwc.to/swiftui-book 💰 How I Monetize My Apps - RevenueCat - cwc.to/revenuecat 🤖 My Automation Tool of Choice - Bitrise - cwc.to/bitrise 🧑‍🎨 What I Use For App Design - Figma - cwc.to/figma 🎨 Figma Design/Prototyping Course - Skillshare - cwc.to/appdesigncourse MY FAVOURITE GEAR: 🎥 My Camera Gear - cwc.to/gear WEEKLY UPDATES VIA EMAIL: ✉️ Every Saturday, receive an email digest of new content - cwc.to/newsletter CONNECT: 🌍 My website - codewithchris.com 😺 GitHub - github.com/codewithchris 📸 Instagram - instagram.com/codewithchris 🐦 Twitter - twitter.com/codewithchris ABOUT CODEWITHCHRIS: Hi I’m Chris! I’m dedicated to teaching fundamentals about how to make an app. This is important if you’re trying to land an iOS job, be a freelancer, increase or start a business with an app idea. On this channel and my website, you'll find a ton of free resources and tutorials to aid you on your journey to learn iOS development. Many people have learned to code and build apps on their own! cwc.to/reviews Note: Some of the links in this description are affiliate links that help support this channel. Thank you if you used any of them!

Swipe Gestures On Overlay