SwiftUI: Building Notes App + SwiftData + CRUD | macOS 14 | Xcode 15

Поділитися
Вставка
  • Опубліковано 11 вер 2024

КОМЕНТАРІ • 24

  • @OpiumSmoke8971
    @OpiumSmoke8971 Місяць тому

    Learning from a human is the best. This makes AI look like a fool. Damn I'm thankful, wow hours of nights gone by I didn't sleep eyes paiend copy pasted fingers hurt you can't cheat your way. Thank you

  • @TheSouza61
    @TheSouza61 10 місяців тому +10

    Building the notes app for iOS with keyboard toolbar and rich text editor please

    • @anishjain6430
      @anishjain6430 10 місяців тому +1

      We NEED rich text editing @kavsoft

    • @stonestudio9
      @stonestudio9 10 місяців тому

      ​@@anishjain6430
      NavigationStack {
      ScrollViewReader { proxy in
      Form {
      VStack {
      TextField("something here ...", text: $textfieldText, axis: .vertical)
      .lineLimit(2...)
      .focused($isTextFieldFocus)
      .onTapGesture {
      isTextFieldFocus = true
      }
      .id("textField")
      }
      .id("placeholder")
      .onChange(of: textfieldText) { _,_ in
      DispatchQueue.main.async {
      proxy.scrollTo("placeholder", anchor: .bottom)
      proxy.scrollTo("textField", anchor: .bottom)
      }
      }
      }
      .safeAreaPadding(.bottom, 20)
      }
      }
      With long paragraphs of text it works well if the cursor is at the end of the paragraph.

  • @andrejkling3886
    @andrejkling3886 10 місяців тому +1

    The Best Way for a Success… 💯 a nice thanks

  • @NeilGarciaV
    @NeilGarciaV 10 місяців тому +1

    Nice job! Thanks for these amazing videos!!

  • @creatoryoofficial
    @creatoryoofficial 7 місяців тому

    Fantastic tutorial, definitely gonna try this out.

  • @ypgcode
    @ypgcode 10 місяців тому

    Very Nice!!!

  •  10 місяців тому +2

    👏👏👏

  • @alexsavides1903
    @alexsavides1903 10 місяців тому

    Hey! Amazing content! Could you please do a video on the animation of the plus button menu of the iOS 17 iMessage?

  • @kihron6325
    @kihron6325 10 місяців тому

    Great video! You wouldn’t happen to know how to display an animated image in macOS in a way that doesn’t consume a lot of CPU?

  • @user32352
    @user32352 10 місяців тому

    can you make a video on how tiktok and new instgram show the like animation where you actually double tap on the media, is it georeader? it also looks like it fly's offscreen on top of all other elements in its on stack? a mix of that with your button particle effect would be amazing!

    • @Kavsoft
      @Kavsoft  10 місяців тому

      Noted!

    • @Kavsoft
      @Kavsoft  10 місяців тому +1

      Check it out
      ua-cam.com/video/LCDIALAp_X8/v-deo.html

  • @user-it5bw6em3j
    @user-it5bw6em3j 5 місяців тому

    hi! why you create un file "swiftui view" and next type one class in it? is equal create a Swift file?

  • @trindadealex2
    @trindadealex2 7 місяців тому

    Fantastic tutorial! Anyone know how to sync Swiftdata with CloudKit in macOS, my project works perfect in iOS, but on macOS just when I’m building in Xcode, when I send to TestFlight the sync stop. Thanks!

  • @TheXtremeCartooner
    @TheXtremeCartooner 9 місяців тому +1

    It didn't work i got this error: The compiler is unable to type-check this expression in reasonable time try breaking up the expression into distinct sub-expressions I don't know what distinct sub-expressions are

    • @Kavsoft
      @Kavsoft  9 місяців тому

      I just verified the code, and it’s working fine with Xcode 15.0.1. Please verify whether you have Xcode 15 or a higher version to use SwiftData.

    • @TheXtremeCartooner
      @TheXtremeCartooner 9 місяців тому +1

      @@Kavsoft i am using 15.0.1 and i am still getting the problem

    • @jt8632
      @jt8632 6 місяців тому +1

      @@TheXtremeCartooner I'm having the same problem, did you figure it out?

    • @user-it5bw6em3j
      @user-it5bw6em3j 5 місяців тому

      I am using 15.3 and still getting the problem. i have sent you an email. Grazie.

  • @kamaldgrt
    @kamaldgrt 10 місяців тому

    Hi
    I tried to join in the Patreon membership but I am unable to purchase the same.
    I tried all the approaches but it ain’t working
    Please help

  • @anishjain6430
    @anishjain6430 10 місяців тому

    What’s the music on this?

    • @bloq2877
      @bloq2877 10 місяців тому

      I think its trap music, though I could be mistaken. Not sure on the actual track.