SwiftUI Firebase Chat 09: Navigation Link to Chat Log View

  Рет қаралды 6,486

Lets Build That App

Lets Build That App

2 жыл бұрын

Source:
www.letsbuildthatapp.com/cour...
SwiftUI Core Data:
www.letsbuildthatapp.com/cour...
Maps UIKit Swift:
www.letsbuildthatapp.com/cour...
Fullstack Social NodeJS:
www.letsbuildthatapp.com/cour...
Twitter: / buildthatapp

Пікірлер: 16
@kav04
@kav04 2 жыл бұрын
Hi Brian ! What application did you use for drawing the arrow in the beginning ?
@Michael-mg5th
@Michael-mg5th Жыл бұрын
Been struggling for a while. NavigationLink with isactive has been deprecated. Been trying to follow the documentation from apple for the new ways but I am having trouble with the already built framework. Any suggestions? thank you!
@lucas-bw6zu
@lucas-bw6zu Жыл бұрын
Not sure if you figured something out, what I did was in "CreateNewMessageView" I wrapped the HStack containing all the user info in a Navigation link, exaclty like what he did in MainMessageView
@mattvalgreen
@mattvalgreen 2 ай бұрын
NavigationStack { NavigationLink(value: showShouldNavigateToChatLogView) {} .navigationDestination(isPresented: $showShouldNavigateToChatLogView) { ChatLogView(chatUser: self.chatUser) } }
@metconinc6588
@metconinc6588 2 жыл бұрын
awesome videos! I know it's for teaching purposes, but it would be a good idea to start splitting the views and view-models on different files and showing us how you structure your folders thanks a bunch
@LetsBuildThatApp
@LetsBuildThatApp 2 жыл бұрын
I actually just keep the viewmodels and views in the same file. This makes sense to me logically and allows for easy preview refreshes. Improved efficiency for me, but not everyone will follow this pattern.
Жыл бұрын
After inserting navigation link to the messages list cells, bottom safe area inset of "new messages" button is just disappears
@vladimirstepanov7246
@vladimirstepanov7246 2 жыл бұрын
thanks so much ))
@isaachaas6677
@isaachaas6677 2 жыл бұрын
Suppose this app scales and it gets inconvenient to scroll and click on an account; how would you navigate to the chat log from a list of users fetched by search query?
@LetsBuildThatApp
@LetsBuildThatApp 2 жыл бұрын
You can browse the code from the final episode to see how this is done on the main messages list.
@-NguyenBaKhanh
@-NguyenBaKhanh 9 ай бұрын
I don't user // NavigationLink("", isActive: $shouldNavigateToChatLogView) { // Text("by to login") // } in IOS 16. Can you help me?
@mattvalgreen
@mattvalgreen 2 ай бұрын
NavigationStack { NavigationLink(value: showShouldNavigateToChatLogView) {} .navigationDestination(isPresented: $showShouldNavigateToChatLogView) { ChatLogView(chatUser: self.chatUser) } }
@robloxiacardriving2868
@robloxiacardriving2868 Жыл бұрын
The login on the simulator doesn't work
@rizulsharma8516
@rizulsharma8516 2 жыл бұрын
1st view 1 comment. :) Sup Brian ?
@robloxiacardriving2868
@robloxiacardriving2868 Жыл бұрын
4:55
@robloxiacardriving2868
@robloxiacardriving2868 Жыл бұрын
5:06
SwiftUI Firebase Chat 10: Chat Log UI Setup
24:03
Lets Build That App
Рет қаралды 7 М.
SwiftUI Firebase Chat 12: Fetch Messages Documents with Snapshot Listener
29:31
ROCK PAPER SCISSOR! (55 MLN SUBS!) feat @PANDAGIRLOFFICIAL #shorts
00:31
Please be kind🙏
00:34
ISSEI / いっせい
Рет қаралды 190 МЛН
How to use NavigationStack in SwiftUI | Bootcamp #62
23:59
Swiftful Thinking
Рет қаралды 30 М.
SwiftUI Firebase Chat 14: Save and Fetch Recent Messages
41:44
Lets Build That App
Рет қаралды 7 М.
SwiftUI Firebase Chat 11: Send and Save Messages to Firestore
29:31
Lets Build That App
Рет қаралды 9 М.
SwiftUI Alerts - Buttons, TextFields, & Passing Errors
13:18
Sean Allen
Рет қаралды 4,3 М.
Ryan Dahl introduces JSR at DevWorld 2024
29:13
Deno
Рет қаралды 101 М.
Why Signals Are Better Than React Hooks
16:30
Web Dev Simplified
Рет қаралды 458 М.
SwiftUI Confirmation Dialog | iOS 15
6:52
Sean Allen
Рет қаралды 10 М.