Build Instagram To Master Swiftui And Firestore

Video Tutorials, Courses

Build Instagram To Master Swiftui And Firestore
Published 2/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 4.07 GB | Duration: 7h 38m
Learn about Social Networking App while building Instagram using SwiftUI and Firestore
What you'll learn


Comprehensive knowledge and understanding of Swift 5, SwiftUI Framework & Xcode
Best Coding Practices
Firebase & SwiftUI integration
Implement the MVVM system
Advanced level programming and app development skills
Create professional UI and UX
Implement custom subclasses for clean and reusable code
Deep programming, create extensions and functions for clean
Requirements
No previous coding or design knowledge is needed.
An Apple MacBook laptop or iMac.
Description
What are we building?In this course, we will learn how to build our own Instagram clone with SwiftUI framework. Throughout the process, you will develop high level programming, app design and app development skills.At the completion of the course, you will get all knowledges of social apps creation, building strong logics of app, app customization, app designing, social app features programming and many many many more.What will you learn?Comprehensive knowledge and understanding of Swift 5 & XcodeSwiftUI FrameworkFirebase & SwiftUI integrationImplement the MVVM systemAdvanced level programming and app development skillsCreate professional UI and UXWork with backend serverAdvanced level back end engineeringHow to monitor events in a databaseStructure data for optimum performanceHow to build a fully functioning social networkHow to build a direct messaging feature with FirestoreBest Coding PracticesImplement custom subclasses for clean and reusable codeDeep programming, create extensions and functions for clean and reusable code.What features are included?Home feedSearch feed with posts and ability to search for usersCreate users, make posts, like posts, comment on postsDirect messagingFollow/Unfollow usersView followers/following usersAbility to see who has liked postsLogging in and logging outWho this course is for:Anyone that wants to learn how to code or learn how to build high level full stack iOS Mobile Applications.Anyone wanting to learn how to build full Social Network appiOS developers who want to learn about the new SwiftUI Framework.Swift developers who wants to learn about SwiftUI Framework.
Overview
Section 1: Introduction
Lecture 1 Walkthrough
Lecture 2 Install XCode
Lecture 3 Get Started with SwiftUI: New Xcode Project
Section 2: Authentication: Design Sign In Scene
Lecture 4 Adding Sign In Scene - Customize Sign In Part 1
Lecture 5 Adding Sign In Scene - Customize Sign In Part 2
Lecture 6 Adding Sign In Scene - Customize Sign In Part 3
Lecture 7 Adding Sign In Scene - Customize Sign In Part 3
Lecture 8 Best Coding Practices 1: Extract SubView
Lecture 9 Best Coding Practices 2: Create Custom Modifiers
Section 3: Authentication: Design Sign Up Scene
Lecture 10 Adding Sign Up Scene - Customize Sign Up
Lecture 11 Navigation in SwiftUI
Section 4: Get started with Cloud Firestore - SignUp
Lecture 12 Introduction Firebase, and How to Integrate Firebase SDK to Our App
Lecture 13 Sign Up View: Interact with the photo library with SwiftUI
Lecture 14 SignUp Function
Section 5: Refactor Code
Lecture 15 Sign Up Scene: Refactor
Lecture 16 MVVM Design Pattern
Lecture 17 Refactor Part 1
Lecture 18 Refactor Part 2
Section 6: Authentication - SignIn
Lecture 19 Lecture 19. SignIn Function
Lecture 20 Lecture 20. Switch View
Lecture 21 Lecture 21. Store The User Session
Section 7: Main App: Design Home View
Lecture 22 Lecture 22. Adding TabView
Lecture 23 Lecture 23. Building Story View
Lecture 24 Lecture 24. Home View
Lecture 25 Lecture 25. Refactor Code
Lecture 26 Lecture 26. Navigation Link
Section 8: Main App: Design Comment View
Lecture 27 Lecture 27. Adding Comment View
Section 9: Main App: Design Discover View
Lecture 28 Lecture 28. Adding Discover View Part 1
Lecture 29 Lecture 29. Adding Discover View Part 2
Section 10: Main App: Design Camera View
Lecture 30 Lecture 30: Adding Camera View
Section 11: Main App: Design Activity View
Lecture 31 Lecture 31: Adding Notification View
Section 12: Main App: Design Profile View
Lecture 32 Lecture 32. Adding My Profile View
Lecture 33 Lecture 33. Adding User Profile View
Lecture 34 Lecture 34. Adding User List Scene
Section 13: Main App: Design Chat View
Lecture 35 Lecture 35. Adding Messages View
Lecture 36 Lecture 36. Adding Chat View Part 1
Lecture 37 Lecture 37. Adding Chat View Part 2
Section 14: Main App: Design Users View
Lecture 38 Lecture 38. Adding Search Bar View
Lecture 39 Lecture 39. Update User Model.mp4
Lecture 40 Lecture 40. Adding Logout Function
Lecture 41 Lecture 41. Implementing Search Feature
Lecture 42 Lecture 42. Loading User Avatar: Asynchronous Image Loading.
Lecture 43 Lecture 43. Updating Profile View
Section 15: Main App: Using Combine To Make A Network Call.
Lecture 44 Lecture 44. Learn Combine + Asynchronous Image Loading: The Easy Way
Section 16: Main App: Uploading Photo
Lecture 45 Lecture 45. Share A New Post Part 1
Lecture 46 Lecture 46. Share A New Post Part 2
Section 17: Main App: Profile
Lecture 47 Lecture 47. Loading My Posts - Grid View
Lecture 48 Lecture 48. Fix bugs
Lecture 49 Lecture 49. Refactor code
Lecture 50 Lecture 50. Loading My Posts - Table View
Lecture 51 Lecture 51. Loading User Profile
Section 18: Main App: Discover Screen
Lecture 52 Lecture 52. Discover Screen - Load All Posts
Section 19: Main App: Home Screen - Loading Data
Lecture 53 Lecture 53. Timeline Screen - Load User Posts
Lecture 54 Lecture 54. Timeline Screen - Like A Post Part 1
Lecture 55 Lecture 55. Timeline Screen - Like A Post Part 2
Lecture 56 Lecture 56. Timeline Screen - Like A Post Part 3
Section 20: Main App: Comment Screen - Loading Data
Lecture 57 Lecture 57. Comment Screen - Part 1: Push Comments To The Firestore Database
Lecture 58 Lecture 58. Comment Screen - Part 2: Load Comments From The Firestore Database
Lecture 59 Lecture 59. Comment Screen - Part 3: Display Comments From Firestore
Lecture 60 Lecture 60. Best Practices - Realtime Updates with Cloud Firestore in Comment S
Lecture 61 Lecture 61. Realtime Updates with Cloud Firestore in Home Screen
Lecture 62 Lecture 62: Fix issues
Section 21: Main App: Realtime Chat
Lecture 63 Lecture 63. Chat Feature - Understanding Database Structure
Lecture 64 Lecture 64. Chat Feature - Sending Text Messages
Lecture 65 Lecture 65. Chat Feature - Sending Photo Messages
Lecture 66 Lecture 66. Chat Feature - Displaying Chat Messages
Lecture 67 Lecture 67. Chat Feature - Displaying Inbox Messages
Section 22: Main App: Follow Feature
Lecture 68 Lecture 68. Follow Feature - Follow A User
Lecture 69 Lecture 69. Follow Feature - Display Following Information
Lecture 70 Lecture 70. Best Coding Practices
Section 23: Main App: Cloud Functions
Lecture 71 Lecture 71. Install Cloud Functions - Cloud Firestore Triggers
Lecture 72 Lecture 72. Cloud Firestore Triggers- OnCreateFollower Function
Lecture 73 Lecture 73. Cloud Firestore Triggers- OnDeleteFollower Function
Lecture 74 Lecture 74. Cloud Firestore Triggers- OnCreatePost Function
Lecture 75 Lecture 75. Fix issues
Section 24: Main App: Activity Screen
Lecture 76 Lecture 76. Activity Screen: Like a Post
Lecture 77 Lecture 77. Activity Screen: Comment A Post, Follow A User
Lecture 78 Lecture 78. Activity Screen: Display Activity Data
Lecture 79 Lecture 79. Activity Screen: Tap On An Activity Row
Anyone that wants to learn how to code or learn how to build high level full stack iOS Mobile Applications.,Anyone wanting to learn how to build full Social Network app,iOS developers who want to learn about the new SwiftUI Framework.,Swift developers who wants to learn about SwiftUI Framework.


Homepage
https://www.udemy.com/course/build-instagram-to-master-swiftui-and-firestore/










Fikper
kqhbo.Build.Instagram.To.Master.Swiftui.And.Firestore.part2.rar.html
kqhbo.Build.Instagram.To.Master.Swiftui.And.Firestore.part3.rar.html
kqhbo.Build.Instagram.To.Master.Swiftui.And.Firestore.part4.rar.html
kqhbo.Build.Instagram.To.Master.Swiftui.And.Firestore.part1.rar.html
kqhbo.Build.Instagram.To.Master.Swiftui.And.Firestore.part5.rar.html
Rapidgator
kqhbo.Build.Instagram.To.Master.Swiftui.And.Firestore.part2.rar.html
kqhbo.Build.Instagram.To.Master.Swiftui.And.Firestore.part4.rar.html
kqhbo.Build.Instagram.To.Master.Swiftui.And.Firestore.part3.rar.html
kqhbo.Build.Instagram.To.Master.Swiftui.And.Firestore.part1.rar.html
kqhbo.Build.Instagram.To.Master.Swiftui.And.Firestore.part5.rar.html
Uploadgig
kqhbo.Build.Instagram.To.Master.Swiftui.And.Firestore.part2.rar
kqhbo.Build.Instagram.To.Master.Swiftui.And.Firestore.part4.rar
kqhbo.Build.Instagram.To.Master.Swiftui.And.Firestore.part1.rar
kqhbo.Build.Instagram.To.Master.Swiftui.And.Firestore.part5.rar
kqhbo.Build.Instagram.To.Master.Swiftui.And.Firestore.part3.rar
NitroFlare
kqhbo.Build.Instagram.To.Master.Swiftui.And.Firestore.part5.rar
kqhbo.Build.Instagram.To.Master.Swiftui.And.Firestore.part4.rar
kqhbo.Build.Instagram.To.Master.Swiftui.And.Firestore.part3.rar
kqhbo.Build.Instagram.To.Master.Swiftui.And.Firestore.part1.rar
kqhbo.Build.Instagram.To.Master.Swiftui.And.Firestore.part2.rar

Please Help Me Click Connect Icon Below Here and Share News to Social Network | Thanks you !