XaiJu
kavsoft
kavsoft

patreon


SwiftUI Responsive UI Design - Adaptive Design - MVVM - Xcode 14 - SwiftUI Tutorials

Source Code For SwiftUI Responsive UI Design - Adaptive Design - MVVM - Xcode 14 - SwiftUI Tutorials.


Download Code πŸ‘‡

SwiftUI Responsive UI Design - Adaptive Design - MVVM - Xcode 14 - SwiftUI Tutorials

Comments

Buttons

Brandon Yowakim

How can I make the tabs being able to use?

Justus Edel

Thank you so much...

Andrej

Great video, thanks!

Gakkie GakkieNL

Watched the previous two on Responsive Design. Curious about the changes as I want to implement this in my app ...

Gakkie GakkieNL

encountered build error using xcode 14 and macos 13. fixed below // MARK: Header View @ViewBuilder func HeaderView ()-> some View { // MARK: Dynamic Layout(iOS 16+) let layout = props.isiPad && !props.isMaxSplit ? AnyLayout(HStack()) : AnyLayout(VStack(spacing: 22))

Ef

Can you make music design

Đẑt Huỳnh

Thanks for your answer.. How can I show the new view via the menu. Via navigation link it doesn't work, does it? What's the best way to get this working?

Boudewijn

I did modify the source code, so when you scroll from bottom to top the headerView don't move. It still in the same place.

Papa Saliou MBODJ

I don't know when but I will need your support for my first Business project. Thanks in advance πŸ‘ŒπŸΎ

Papa Saliou MBODJ

Well done. Very useful.

Papa Saliou MBODJ

How can I create different views? Normally you use navigation link or something along those lines. But you use currenttab to make the menu selectable.

Boudewijn

Excellent improvement ...πŸ”₯πŸ‘

Andrej

I didn't understand your question. Can you provide further specifics?

Kavsoft

@Kavsoft i have one more question, how can I make the menu work the best way? I don't need any code but can you give me a right direction.

Boudewijn

Thanks for your answer,, I already found it.. Thanks a lot.

Boudewijn

I believe the build may be configured for MacOS. So change it to iOS, which will be immediately adjacent to the build button.

Kavsoft

Please use Xcode 14 to test the application. since it was designed for iOS 16 and later.

Kavsoft

Hello, when I had to open the file it didn't not the right project format.. But I was able to fix that problem. But now I have a error: Unable to find sdk 'auto'. Has someone a solution for this?

Boudewijn

When building this project I receive a couple of errors: - Cannot find UIDevice in scope - Cannot find UIApplication in scope

Benjamin Fox


More Creators