2143 Forks
15933 Stars
15933 Watchers

realm-swift

Realm is a mobile database: a replacement for Core Data & SQLite

How to download and setup realm-swift

Open terminal and run command
git clone https://github.com/realm/realm-swift.git
git clone is used to create a copy or clone of realm-swift repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with realm-swift https://github.com/realm/realm-swift/archive/master.zip

Or simply clone realm-swift with SSH
[email protected]:realm/realm-swift.git

If you have some problems with realm-swift

You may open issue on realm-swift support forum (system) here: https://github.com/realm/realm-swift/issues