SwiftUI Firebase Tutorials 2020 - SwiftUI Cloud Firestore CRUD Operations - SwiftUI Tutorials

preview_player
Показать описание
In this Video i'm going to teach All Basic CRUD Operations On Firebase Firestore Using SwiftUI | SwiftUI Firebase Database Tutorial | SwiftUI Cloud Firestore Tutorials | SwiftUI Firebase CRUD Operations | SwiftUI Firebase Firestore Tutorial | SwiftUI CRUD Operations.

Support Us By Visiting the Link Given Below.

My Xcode Version is 11.4.1
My macOS Version is 10.15.3 Catalina

For Any Queries And Any Request For Videos Use The Given Link

For More

Instagram

Twitter

Рекомендации по теме
Комментарии
Автор

Very well explained. Your video tutorial gave me a good opportunity to review once again the basic operations in dealing with database. Thanks a lot.

xxfkee
Автор

Man, you are beast! Lots of good content!

alexdindo
Автор

I’d like you to make a video which is “apple sign in with Forebase and SwiftUI”

legendary_glutton
Автор

Hi Sir.
HomeViewModel,
Delete function at line 73.

toanuk
Автор

Great Video, please i get this Error after Installation of Firebase und would like to solve it,
" Could not read serialized diagnoctics file : error("Failed to open diagnostics file")

diraneserges
Автор

How to get the array of String in firestore? Ingredients that start with 0 to 9 and have string inside?

CodeRed-xjut
Автор

I need this one....I really really need this one😀

m__link
Автор

Hi sir.
I have the problems

1. In Firestore Add data, there are two options.

A. Start in production mode 
(your data will be privately default. Client read/write access will only be granted as specified by your security rules)

B. Start in test mode
(Your data will be open by default to enable quick setup. Client read/write access will be denied after 30 days if security rules are not updated)

I chose option B

Your video at 6:40'
Error message:




What is it meant?

Please help and explain what is wrong.

Thank you so much.
Toan

toanuk
Автор

Any idea how to implement the FirebaseApp.configure() in SwiftUI 2.0 now that there is no AppDelegate file shown in xcode12?

iancampbell
Автор

By the way why you don't use micro ?

alexdindo
Автор

Hi! I sent you an email like you told me and I am waiting for the code of that project I was talking about...thank you

ecptavares
Автор

Please explain all the steps : Firebase/Firestore, create, read, update, delete 🙏🙏🙏

m__link