Using Realm makes our code clean and easy to communicate with local database. Realm includes List class which is quite powerful. I did use it but didn’t know the actual […]
![Realm: Advantage using List [iOS][Swift]](https://cdn.statically.io/img/santoshm.com.np/wp-content/uploads/2019/11/RealmList.jpg?quality=100&f=auto)
Using Realm makes our code clean and easy to communicate with local database. Realm includes List class which is quite powerful. I did use it but didn’t know the actual […]
Realm is really simple and powerful tool for developers to deal with local database. I highly recommend to use realm. Let’s go directly to the problem guys. Realm provides inverse […]