Category Realm

Demos talk “Realm, the cool new kid in Xamarin town”

Last week I gave a talk about Realm at the Xamarin Expert Day in Cologne, Germany. Some people asked me if I could put the code of the demos, that I used in this talk, on a public GitHub Repo. Sharing is caring, of… Continue Reading →

Sharing a Realm via a QR code using ZXing

Realm offers a nice technique to share Realms with other users using the PermissionOffer and the PermissionOfferResponse objects. The idea is that you can provide a token that an other user can use to connect to your data store. In this blogpost we will use this… Continue Reading →

Setting up a Realm Object Server in Azure and connect to it with Xamarin Forms

Lately I’ve been playing around with Realm. Realm is a very cool platform that allows us to easily build mobile apps that use things like local data storage, two-way data synchronisation, real time collaboration, … Things that typically require some coding… Continue Reading →

© 2024 Pie Eating Ninjas' Blog — Powered by WordPress

Theme by Anders NorenUp ↑