Paginating SwiftData - iOS 17 - Xcode 15

Поделиться
HTML-код
  • Опубликовано: 15 сен 2024

Комментарии • 13

  • @pandaengine
    @pandaengine 6 месяцев назад

    Just what I needed. Great video!

  • @ShooMPozitiV
    @ShooMPozitiV 3 месяца назад

    Is Query UI request do it automatically?

  • @vinodhsampath
    @vinodhsampath 6 месяцев назад

    Nice video. Can we use this logic to get API response
    I need to know your Mac configuration

  • @yq_dev
    @yq_dev 5 месяцев назад

    Hi, I have a question for where is the JSON file loaded ?

  • @nicolasgimelli9239
    @nicolasgimelli9239 6 месяцев назад

    Hey Kavsoft - the Weather app has a list that lets you drag and drop to reorder the cities you've added. Could you make a tutorial on how to build something like that? I know that Weather is built completely in SwiftUI but I haven't been able to replicate that type of drag/drop to reorder with more complex views. I'm not even sure it's using `List` or `.draggable`...

    • @Kavsoft
      @Kavsoft  6 месяцев назад

      Check this out
      SwiftUI Movable Grids in 5 Mins - Drag & Drop - Xcode 15
      ruclips.net/video/UFiOCcm6zTo/видео.html

    • @nicolasgimelli9239
      @nicolasgimelli9239 6 месяцев назад +1

      Hey @@Kavsoft, I think there are some nuances to building a re-orderable list like the one in the weather app, particularly the fact that if you're using a list instead of a grid, the geo reader around each element will not maintain the drag preview's shape. I recommend trying to build that list and see if you can!

  • @MatHeartGamingGameLover
    @MatHeartGamingGameLover 6 месяцев назад +1

    Where and when is the JSON file loaded?

    • @yq_dev
      @yq_dev 5 месяцев назад

      Hi, do you have an answer ?😀

  • @anishjain6430
    @anishjain6430 6 месяцев назад

    Do you know how this can be modified to work with section headers? Also how will this work with syncing up responses from a server to the local Swift Data store

  • @omererbalta5446
    @omererbalta5446 6 месяцев назад

    can ı use for ıos 16

    • @Kavsoft
      @Kavsoft  6 месяцев назад

      SwiftData only available from iOS 17.

    • @omererbalta5446
      @omererbalta5446 6 месяцев назад

      @@Kavsoft i wanna use with firebase