Using Realm Flexible Sync in SwiftUI App

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024
  • In this video, Mohammad Azam will demonstrate how to setup and use Realm Flexible Sync in a SwiftUI application. Azam will implement a TodoList application and discuss how to create, read and delete parent as well as child records associated between task and notes.
    GitHub:
    github.com/aza...
    Get started with Realm:
    bit.ly/MDBAzam2
    First 100 users who sign up for Atlas gets $50 credit. Use the code MKT-AZAM
    Flexible Sync Documentation
    www.mongodb.co...
    #realm #iosdeveloper #swiftui #iosdev #flexiblesync Check out my courses at
    azamsharp.school/

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

  • @tmaharisoa
    @tmaharisoa Год назад +1

    thank you so much, great tutorial with all the explanation! keep up the great work!

  • @thenakulc
    @thenakulc 2 года назад +4

    Are there more videos that enable the email/password and other forms of authentication? This video was very helpful, and was exactly what I needed to get started. Thanks.

  • @user-cg5rf8jw1g
    @user-cg5rf8jw1g Год назад +1

    Thank you so much, great course!

  • @user-ow1le7hk3c
    @user-ow1le7hk3c Год назад +1

    27:29 .environment(\.realm, realm), raises an error if the model is modified afterwards

  • @user-ow1le7hk3c
    @user-ow1le7hk3c Год назад +1

    Grate!👍

  • @AdityaYadav-fo9wq
    @AdityaYadav-fo9wq Год назад +1

    Can you make video for conflict resolution using Flexible Sync.

  • @ahliz
    @ahliz 9 месяцев назад +2

    Why is the explanation not on a personal website or localhost?

  • @robsontenorio2
    @robsontenorio2 2 года назад +1

    Really nice video! Question1: Would you consider replacing CoreData for Realm, for this kind of application requires online synchronization? Question 2. What’s the tool to make annotations on screen 😂

  • @FOTACON
    @FOTACON Год назад +1

    Hi, can you do a tutorial for android ?