The-SwiftUI-Tutorials
The-SwiftUI-Tutorials copied to clipboard
Swift, GO (Golang) , SwiftUI, UIKit Tutorials.📲💻🖥
The-SwiftUI-Tutorials
This is my repository with SwiftUI Tutorials
My website petroonishchuk.com
☕️ Support: Buy me a coffee
My YouTube channel with videos for this tutorials: YouTube
My LinkedIn account:
petro-onishchuk-685480182
My Twitter account: @petro_onishchuk
My Telegram channel: @petro_onishchuk_dev
My 👋Clubhouse account: @petro_onishchuk
22. SwiftUI & Firebase & Authentication. To-Do App.
22.1. PART #1: SwiftUI & Firebase & Authentication. To-Do App.
Add Firebase to Xcode project.
Create Firebase Project.
Add Firebase Authentication.
Work with NavigationStack.
22.2. PART #2: SwiftUI & Firebase & Authentication & Alert. To-Do App.
Add Alert for display information.
Work with Errors.
Work with Firebase/Authentication.
22.3 PART #3: SwiftUI & Firebase & Authentication. To-Do & Firestore App.
Add Firestore to the Xcode project.
Start work with Firebase/Firestore.
Work with Firebase/Authentication.
22.4 PART #4: SwiftUI & Firebase & Authentication + Tasks List. To-Do & Firestore App.
Add a List of Tasks to the user.
Work with the sub-collections.
Work with Firebase/Firestore.
Work with Firebase/Authentication.
22.5 PART #5: SwiftUI & Firebase & Authentication + Updates Data App.
Update Data in Firebase Firestore.
Update Data in Firebase Authentication.
22.6 PART #6: SwiftUI & Firebase & Authentication + Delete Data App.
Delete Data in Firebase Firestore.
22.7 PART #7 To-Do App SwiftUI & Firebase & Firestore & Real-Time Update Data.
Real-Time Update Data between devices by using Firebase Firestore.
22.8 PART #8 To-Do App SwiftUI & Firebase & Firestore & Sign in with Apple.
SwiftUI 4.0
Xcode 14
Firebase Authentication
Firebase Firestore
Sign in with Apple
22.9 PART #9 To-Do App SwiftUI & Firebase & Firestore & Sign in with Google.
SwiftUI 4.0
Xcode 14
Firebase Authentication
Firebase Firestore
Sign in with Apple
Sign in with Google
Multiline TextField
22.10 PART #10 To-Do App SwiftUI & Firebase & Firestore & Firebase Remote Config.
SwiftUI 4.0
Xcode 14
Add Firebase Remote Config.
Update Update Sign-In Screen.
Update Sign-Up Screen.
21. SwiftUI & UIKit Projects & Google Firebase & Cloud Messaging & Push Notifications
21.2. SwiftUI & Firebase & Cloud Messaging & Push Notifications
21.1. UIKit & Firebase & Cloud Messaging & Push Notifications
20. SwiftUI & UIKit Projects & Amazon Simple Notification Service (AWS SNS)
21.1 SwiftUI Project & Amazon Simple Notification Service
21.2 UIKit Project & Amazon Simple Notification Service
19. SwiftUI & UIKit & Go (Golang) & WebSocket Client/Server
19.1 SwiftUI & Go (Golang) & WebSocket Client/Server
19.2 Go (Golang) & SwiftUI & WebSocket Client/Server
19.3 UIKit & WebSocket Client/Server & Go (Golang)
18. SwiftUI & Go (Golang) & Local Server & SQLite, MySQL, PostgreSQL
18.1 SwiftUI & Go(Golang) Server & SQLite, MySQL, PostgreSQL
18.2 Go(Golang) Server & SwiftUI & SQLite
18.3 Go(Golang) Server & SwiftUI & MySQL
18.4 Go(Golang) Server & SwiftUI & PostgreSQL
17. GET & POST Request & SwiftUI & Go (Golang) Local Server
17.1 POST Request & SwiftUI & Go(Golang) Server
(Using: URLSession, @escaping, async/await, REST API, GO (Golang) Local Server.)
17.2 GET Request & SwiftUI & Go(Golang) Server
(Using: URLSession, @escaping, async/await, REST API, GO (Golang) Local Server.)
17.3 Go(Golang) Local Server & iOS Project. Receive: GET & POST Request
(Using: encoding/json, net/http.)
16. CoreData & SwiftUI
16.1 CoreData & SwiftUI. Part #1/5
(Basic tutorial. Compare default and custom project.)
16.2 CoreData & SwiftUI. Part #2/5
(Basic tutorial. CoreData and multiple views.)
16.3 CoreData & SwiftUI Part #3/5
(Work with NSManagedObject. Extension for Entity and create NSManagedObject Subclass)
16.4 CoreData & SwiftUI Part #4/5
(Work with: NSNSPredicate NSSortDescriptor)
16.4 CoreData & SwiftUI Part #5/5
(CoreData & Relationship )