🔴 SwiftUI Threads Clone | iOS 17 | async/await | Firebase | 2023

preview_player
Показать описание
Let's build Threads with SwiftUI!

🔴 Become a member to access Exclusive Content & Source Code :

🔴 SwiftUI Threads Pro Course:

🔴 SwiftUI Threads Pro Source Code:

🔴Async/Await:

🔴 FREE Instagram Course with SwiftUI:

🔴Navigation Stacks:

🖥️ ONLINE COURSES & APPS

👉 Pro Courses:

👉 FREE UBER SwiftUI Course

👉 iOS App Templates:

👉 FREE Twitter SwiftUI Course

Chapters
00:00 - Intro
01:02 - App Demo
03:26 - Project Setup
06:14 - Authentication UI
20:56 - Tab Bar Setup
31:42 - Feed View UI
42:52 - Explore View UI
52:40 - Profile View UI
1:12:47 - Edit Profile UI
1:23:45 - Create Thread UI
1:35:34 - Firebase Setup
1:47:04 - Creating A User
2:00:53 - Log in / Log out
2:16:47 - User Service & Data Model
2:36:05 - Updating User Profile
2:43:53 - Explore View Updates
2:57:47 - Profile Navigation & Refactor
3:15:56 - Edit Profile Photo
3:26:09 - Upload Images to Firebase Storage
3:44:05 - Load User Images
3:58:18 - Creating A Thread
4:15:21 - Fetching Threads For Feed
4:31:31 - Fetch User Threads

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

What I love about your content is that your code is always organised and there's just no bull****. Breaking down real apps into 5 hours of content is also my favourite thing to watch. It takes the apps off the pedestal, and you realise you can make them too. It's empowering. Please do more!

brandonhopkins
Автор

Watch out guys, this man's content is addictive !!!
Thanks for the detailed explanations Stephan ❤

MuhammadAhmed-jmnj
Автор

Thanks for not overcomplicating stuff like 99% of other tutorials on YouTube

kwiky
Автор

Dude, thank you for this course! I like your teaching style and especially that you use up-to-date functionality while also thinking and incorporating clean code! There's nobody else out there currently that has the same qualities when in comes to iOS development. I'll sign up to support you when you create courses regularly, even if you post some of them free on YouTube.

mariojackson
Автор

I watched the whole over the course of a few days ✨✨✨✨ So good, thank you!!!!

BABEENGINEER
Автор

Great tutorial buddy!!! Love the way you explained the topics in plain easy language. This is my 3rd app that I've built within last 5 days.. starting with a basic UI app with some logic, then a War card game and now just finished this one with all the running features and fixing bugs. This type of content needs more views and likes!! This won't be possible without your help man! I'm 20yr's now, a tech geek who loves web3 to solve real world problems. Let's connect buddy! whenever possible :) keep up the good work. Love from India

sandipclips
Автор

Following you as you build this Threads clone as well as the AirBnB clone gives me confidence to design and develop my own app from the ground up all the way to the publishing stage, thank you
.

vidz_
Автор

hey just a shoutout, I like how you are able to simply explain the build of a full app, bringing together a lot of different parts and tips. Just amazing.

Designguidetv
Автор

I love it how you always show us the latest functionalities

efecetin
Автор

I thoroughly enjoyed this tutorial! I've just completed the video and I must say, the learning was fantastic. The project's structure is refreshingly simple and tidy. The method of segregating services with view models aligns perfectly with clean architecture principles. I'll definitely be keeping an eye out for your upcoming clones. I gained a wealth of knowledge from this one, and I'm genuinely excited. Thanks a ton for sharing!

brsaca
Автор

Brilliant tutorials on SwiftUI! You're doing a great job explaining pretty complex concepts easily. So thank you very much for your work! I only wanted to add one thing about the Singleton pattern that you use for services. If we want to properly implement this pattern, it's a good idea to make the designated initializer private in order to make it impossible to construct an instance of that class. Thus we prevent the possibility to create an instance of that class and make it sure that we can only access those methods and properties through the static shared property.

petrosyanserge
Автор

Thanks bro for this ! I just starting out to learn Swift, this really helps me out 🙏🙏

chrisv
Автор

I love how you making things looks simple af

moalsokni
Автор

Giving this valuable work for is incredible. This is the best effort to grow iOS community..

ghumtoboom
Автор

this is super valuable - thank you for the time & effort that went into it!

logankoshenka
Автор

I liked your course very much and decided to become your student. First of all, as a member of yours, I have completed your Threads course as of today and you have contributed a lot to me in my own project. I'm looking forward to the Threads Pro 2.0 version. :)

ugursel
Автор

That's cool, I learned a lot.
I hope there are more tutorials like this but with rest API integration, for example authentication which has a bearer token and how to handle it

imam_robani
Автор

Excellent content. I love the focus on code organisation and structuring content

AllenThomasVarghese
Автор

Genuinely so impressed with the explanations! Took me a while to understand singletons and their uses. Your videos are amazing honestly. Been coding for 1 year and a half now and I’ve come to realise most of the code I utilise is based off the learning from your videos. P.s. I now also understand combine and how it can be used for the current user and user session! Thank you for this

kndkillar
Автор

What a video! Thank you for fantastic job It's phenomenal

gogogo