santansarah / realm-demo

Quick Realm Demo - CRUD

Home Page:https://www.youtube.com/@santansarah

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Realm CRUD Demo

This demo uses Realm to Insert, Update, and Delete contacts. Normally, I use dependency injection and MVVM, but for this app, I just quickly put something together so I could focus on the Realm functionality. For a demo of good, scalable architecture, please see my other repos.

repo

model

About

Quick Realm Demo - CRUD

https://www.youtube.com/@santansarah

License:MIT License


Languages

Language:Kotlin 100.0%