Skip to content

Example of TableView CRUD operation with Realm Database both Sync and Local

Notifications You must be signed in to change notification settings

josmanperez/ContactsRealmiOS

Repository files navigation

ContactsRealmWebApp

Application to demonstrate how to use Realm Sync with an iOS app to do basic operations (CRUD)

Live Example

This is the live example of the iOS application running

Live Example

Description

This application will list a table of contacts added to Mongo Realm and will synchronize the data with Realm Sync.

Operation allowed:

  1. Create a new contact
  2. Update contact
  3. Delete contact
  4. Show list of contacts

About

Example of TableView CRUD operation with Realm Database both Sync and Local

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published