Skip to content

raulferrerdev/Realm-Swift-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Realm: Object extensions

toJSON() function

This extension works together with SwiftyJSON framework. So is necessary to install SwiftyJSON through CocoaPods, Cartahge o The Swift Package Manager.

Installation

Manual

Simply copy the file Realm+Utilities.swift to your project and import it in XCode.

Example of use
let json = realmObject.toJSON()

About

Some functions to help while worked with Realm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages