https://github.com/realm/rcurrency
https://github.com/realm/rcurrency
sample-app
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/realm/rcurrency
- Owner: realm
- License: apache-2.0
- Created: 2021-08-26T08:11:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-16T18:32:53.000Z (over 2 years ago)
- Last Synced: 2025-01-21T01:13:32.099Z (12 months ago)
- Topics: sample-app
- Language: Swift
- Homepage:
- Size: 7.51 MB
- Stars: 10
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#  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.

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/).