GitXplorerGitXplorer
n

RealmObservableDemo

public
9 stars
1 forks
1 issues

Commits

List of commits on branch master.
Verified
31935603cd24faaf796b9cc5abbd0a1f62352248

Update README.md

nnirinchev committed 6 years ago
Unverified
bc2156fbd549ae392ae7d465324c7b6b331ed5e2

Update README.md

nnirinchev committed 8 years ago
Unverified
367646cf0df4a275b9e612b329e97e886abb85ff

Initial commit

nnirinchev committed 8 years ago
Unverified
e9e4f5a24921801a423f5ae322a8a5e4371d8bb4

Initial commit

nnirinchev committed 8 years ago

README

The README file for this repository.

Observable Models with Realm

This is the complete sample for the Observable Models with Realm Xamarin blog post. It demonstrates how Realm can help you leverage MVVM without the need for data-only view models.

The app itself is a very simplistic contacts application that allows you to create, edit, and favorite contacts.

If you have any questions or problems with running the sample, don't hesitate to open an issue.

Check the official website for more info on Realm or open an issue if you have problems getting started.