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 →
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 →
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 Noren — Up ↑