Fetch Data from JSON API into SwiftData Database

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

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

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

    Do you want to learn iOS development? Check out azamsharp.school for my video courses.

  • @perrygupta
    @perrygupta 4 месяца назад

    in one of my project i didnt made separate model class and struct i just model class and made it encodable and decodable, is it bad approach?

  • @AbdulWadood-en7jx
    @AbdulWadood-en7jx 6 месяцев назад

    Sir kindly also make a video on how we can add videos to our swiftData database

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

      Store videos on filesystem instead of database. For SwiftData use the externalStorage option.