Fetch Data from JSON API into SwiftData Database

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

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

  • @shivajitanpure4745
    @shivajitanpure4745 3 дня назад

    Great stuff, always doing better and easier to understand. Thanks a lot Azam 😊

  • @Lrriedley
    @Lrriedley 2 месяца назад

    One of the only videos of its kind! Great stuff

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

    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?

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

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

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

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

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

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