SwiftUI Firebase Chat 08: Show All Users for Creating Message

  Рет қаралды 9,458

Lets Build That App

Lets Build That App

Күн бұрын

Пікірлер: 21
@D0MIN0E5
@D0MIN0E5 3 жыл бұрын
Great video Brian 👍 I'd be interested to see how you would build group messaging into this project 😊
@victor_vvinner74
@victor_vvinner74 3 жыл бұрын
Hi Brian! Maybe your app will contain voice messaging? Would be nice to see any approachs to make it Thank you!
@codingswiftly
@codingswiftly 2 жыл бұрын
@Environment(.\presentationMode) is deprecated now. The warning will tell you to use isPresented, but to accomplish what we want here you will instead want to use @Environment(\.dismiss). Then where presentationMode.wrappedValue.dismiss is called you just call dismiss()
@kenmillionx
@kenmillionx 3 жыл бұрын
Looking forward to seeing more creative videos like this one 👍👍👍 cool video 👍
@davehall6001
@davehall6001 2 жыл бұрын
In CreateNewMessageView, ForEach(vm.users) {user in........ only show the first item in the array and repeat number of array count. I spent two days to troubleshoot... then I found the answer in stackoverflow.... @DocumentID var id: String? replaced with var id: String? = UUID().uuidString and ForEach(vm.users, id:\.id).... But... great tutorial.
@rocketmediapro3672
@rocketmediapro3672 2 жыл бұрын
Rất hay, tôi đã làm đến đây, cảm ơn!
@jeromedubois4397
@jeromedubois4397 2 жыл бұрын
Hello great videos, one question how do you initialized ChatUser with .init(data: data) ? I don't have that option on my side. thank you
@LetsBuildThatApp
@LetsBuildThatApp 2 жыл бұрын
I suggest downloading the code.
@jeromedubois4397
@jeromedubois4397 2 жыл бұрын
@@LetsBuildThatApp Thank you I love your videos keep going !!!
@ZeakZac
@ZeakZac 3 жыл бұрын
Hi Brian :) My app fails at the getting snapshot data stage. I've tried to log in before getting data and I've tried everything. It's just not getting that snapshot data. Is there any other possible solutions for this? Or maybe a direction to look at? Because I've googled as well and nothing...
@nexteon
@nexteon 3 жыл бұрын
I had the same problem, so I downloaded his source code, copied the login view file and pasted into my project. Then I just commented my code and compared the two to find the issue.
@ZeakZac
@ZeakZac 3 жыл бұрын
@@nexteon Did you find the issue? What was it?
@nexteon
@nexteon 3 жыл бұрын
@@ZeakZac yeah, it was related to the array for the chat user class, but it could be different for you, so I guess you should just compare the source code after downloading it
@ZeakZac
@ZeakZac 3 жыл бұрын
@@nexteon Oh, I see, I'll try that. Thanks!
@nexteon
@nexteon 3 жыл бұрын
@@ZeakZac np
@MrPineapple1265
@MrPineapple1265 3 жыл бұрын
good shit man
@cinquain0
@cinquain0 2 жыл бұрын
Fire
@robloxiacardriving2868
@robloxiacardriving2868 Жыл бұрын
7:48
@robloxiacardriving2868
@robloxiacardriving2868 Жыл бұрын
3:04
SwiftUI Firebase Chat 09: Navigation Link to Chat Log View
18:12
Lets Build That App
Рет қаралды 7 М.
C++ Super Optimization: 1000X Faster
15:33
Dave's Garage
Рет қаралды 334 М.
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 158 МЛН
SwiftUI Firebase Chat 11: Send and Save Messages to Firestore
29:31
Lets Build That App
Рет қаралды 9 М.
SwiftUI Firebase Chat 07: Sign Out of Firebase
26:13
Lets Build That App
Рет қаралды 9 М.
NVIDIA CEO Jensen Huang's Vision for Your Future
1:03:03
Cleo Abram
Рет қаралды 25 М.
I Made an iOS App in MINUTES with This AI Tool!
13:20
Creator Magic
Рет қаралды 669 М.
5 Steps to Better SwiftUI Views
31:19
Paul Hudson
Рет қаралды 57 М.
SwiftUI Firebase Chat 12: Fetch Messages Documents with Snapshot Listener
29:31
How is this Website so fast!?
13:39
Wes Bos
Рет қаралды 1,3 МЛН
SwiftUI Firebase Chat 10: Chat Log UI Setup
24:03
Lets Build That App
Рет қаралды 7 М.