Hey Nick :) I wanted to write words of gratitude for a long time, today I’ll do it. You are the best teacher I know. I completed almost the entire course. Thank you very much for your work :)
Apple should have put presentationCompactAdaptation inside the .popover modifier as a completion. Not sure, why they made it a modifier itself when it can be used only with popover.
Bit late to the show here, but in the original popover video, there was issues showing multiple different sheets in the same view. Does that still apply to popovers with the .sheet presentation? For example could I have a popover sheet with a red background and one with a blue background on two different buttons? Or if not, does logic apply to the new popovers, so I could change what is in the one popover when I click the button depending on other variables?
Awesome, here’s a question… Is there anything in SwiftUI equivalent to toast? Do you know what toast is? It’s used in web frameworks. It’s a little message that pops up, and disappears within a few seconds, all on its own, with no interaction needed.
To me this feels like the SwiftUI team is putting out this new API and seeing how it feels. Either we’ll see more APIs converge to this setup (like we see with Sheet and FullScreenCover already) or not. I think iOS 18 updates will be telling 😅
Ok. the problem is the "Auto complete" from Xcode. if you use this autocomplete this code the "same" but not you need to write exactly like nick this is the auto completed that is not work .popover(isPresented: $showPopover, content: { Text("Hello Popover") .presentationCompactAdaptation(.popover) }) that difference is only "content: { }"
Hello can you please answer this, I can see that some of your videos are 2 years old and you have many playlist with similar names and the videos and and new are mixed up As a beginner which videos do you suggest i follow which are not outdated Will really appreciate a response
@@lakeumong6479if you have any other similar questions, feel free to ask someone in our Discord. There’s over 2k other devs who have completed the course already and can help you along the way: discord.gg/SdFBzM2WbJ
Hey Nick :) I wanted to write words of gratitude for a long time, today I’ll do it. You are the best teacher I know. I completed almost the entire course. Thank you very much for your work :)
Wow 😮 I just use it as a reference!
Amazing video Nick!
Was literally about to implement a custom popover for a project today. Thanks for showing this!
Enjoyed this, looks like an awesome development, hope you can create some more examples in time.
Thank U Nick Bro.....💐
I love you man you’re the best
69 videos in and finally we get a good call to action
great work 👍 help me lot 💚
Apple should have put presentationCompactAdaptation inside the .popover modifier as a completion. Not sure, why they made it a modifier itself when it can be used only with popover.
Nick you are the best
Bit late to the show here, but in the original popover video, there was issues showing multiple different sheets in the same view. Does that still apply to popovers with the .sheet presentation? For example could I have a popover sheet with a red background and one with a blue background on two different buttons? Or if not, does logic apply to the new popovers, so I could change what is in the one popover when I click the button depending on other variables?
Wow, I just finished the video. That ending was fantastic. How you make that menu with spacing. Looks great. Keep up the good work.
List in popover will not rendered without frame
Awesome, here’s a question…
Is there anything in SwiftUI equivalent to toast? Do you know what toast is?
It’s used in web frameworks.
It’s a little message that pops up, and disappears within a few seconds, all on its own, with no interaction needed.
No. iOS doesn't really have something like that, but there are some third party packages like AlertToast.
So I wonder if we’re able to use this instead of pickers and context menus
To me this feels like the SwiftUI team is putting out this new API and seeing how it feels. Either we’ll see more APIs converge to this setup (like we see with Sheet and FullScreenCover already) or not. I think iOS 18 updates will be telling 😅
@@SwiftfulThinking Yup we wil see!
im confusing, my .popover still the same like .sheet. i dont know why
Ok. the problem is the "Auto complete" from Xcode. if you use this autocomplete this code the "same" but not you need to write exactly like nick
this is the auto completed that is not work
.popover(isPresented: $showPopover, content: {
Text("Hello Popover")
.presentationCompactAdaptation(.popover)
})
that difference is only "content: { }"
gonna get swifty :D sorry needed to drop a rick and morty reference ^^
Hello can you please answer this,
I can see that some of your videos are 2 years old and you have many playlist with similar names and the videos and and new are mixed up
As a beginner which videos do you suggest i follow which are not outdated
Will really appreciate a response
I suggest watching the entire series, they are 2 years old but are still relevant
@@SwiftfulThinking Thank you so much for your response
If these videos are all still relevant, Its definitely worth watching all
@@lakeumong6479if you have any other similar questions, feel free to ask someone in our Discord. There’s over 2k other devs who have completed the course already and can help you along the way: discord.gg/SdFBzM2WbJ