https://github.com/realm/realm-drawing
https://github.com/realm/realm-drawing
demo-app ios swift
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/realm/realm-drawing
- Owner: realm
- License: apache-2.0
- Created: 2021-11-18T19:48:00.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-18T18:15:25.000Z (over 1 year ago)
- Last Synced: 2025-07-09T10:49:03.691Z (6 months ago)
- Topics: demo-app, ios, swift
- Language: Swift
- Homepage:
- Size: 4.13 MB
- Stars: 8
- Watchers: 9
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Realm-Draw
Realm-Draw is a drawing app that demonstrates the Realm mobile database and MongoDB Realm Sync.

## Installation
- [Setup the Atlas App Services Backend](AtlasAppService)
- [Configure, build and run the iOS app](iOS)