Please comment on any questions! If this movie helped you, please subscribe to my Youtube Channel, please :) 🙋🏻♂️
1:03 Setting firebase
3:53 Starting explains codes
Firebase is a really powerful tool for iOS programmers. before it, we have to make a server or need a server manager. Make SQL and PHP to get JSON. and the client request with getting or post text to the server. Even if you get an error, you have to check all of the things.
but Firebase solves everything and it's free! Firebase offer many functions but this video will show how to use Database in firebase.
Reference links:
1. Download code link: https://github.com/loydkim/FireBasePr...
2. FireBase official site: https://firebase.google.com/
Develop environment.
Xcode Version: 11.3
Language: Swift 5
OS Version: MacOS Catalina 10.15.2
Thank you for watching :)
#Swift5, #SwiftUI, #iOS