Thank you so much!! I've worked 12 hours on something similar yesterday and never got it to work! Now I get a warning that the async in the onchange is gonna be deprecated. Is there any new way to do this?
Also, I have moved away from MVVM pattern in SwiftUI. Now I use the following more simplified approach: azamsharp.com/2022/10/06/practical-mv-pattern-crud.html
do you have any plans to include debounce to the search and make a tutorial?
Great video, very clear. Thank you!
Your video help me so much thank you!!!!
any tutorial of the same but with normal swift?
Thank you so much!! I've worked 12 hours on something similar yesterday and never got it to work! Now I get a warning that the async in the onchange is gonna be deprecated. Is there any new way to do this?
Instead of async (which is deprecated, you can use Task).
Also, I have moved away from MVVM pattern in SwiftUI. Now I use the following more simplified approach: azamsharp.com/2022/10/06/practical-mv-pattern-crud.html
Thanks for the video Mr Azam. I was wondering how to change the background, forground, and the icons color.
Like @Marcin Frydrych said xcode instruments is a topic not covered much i feel
Hey, will you create a new SwiftUI course?
Currently there are no plans. I am working on a new Swift course for intermediate developers
@@azamsharp In that case please include testing, xcode instruments, GIT, graphQL facebook api :) Thank you for your work.
@@marcinfrydrych5319 I have separate course available on GraphQL, I have separate course on Testing.
like