An open API service indexing awesome lists of open source software.

https://github.com/realm/rcurrency


https://github.com/realm/rcurrency

sample-app

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# ![RCurrency icon](https://github.com/ClusterDB/RCurrency/blob/main/assets/Icon-72.png) RCurrency

This is an example app, showing how [Realm](https://realm.io) can be used to cache data retrieved from an API. In that way, the data is available to you, even when offline.

![Demo of RCurrency running on an iPhone](https://github.com/ClusterDB/RCurrency/blob/main/assets/RCurrency-demo.gif)

Read all about how this app is built in [Build Offline-First Mobile Apps by Caching API Results in Realm](https://www.mongodb.com/developer/how-to/realm-api-cache/).