RealmObjectEditor
RealmObjectEditor copied to clipboard
Realm Object Editor is a visual editor where you can create your Realm entities, attributes and relationships inside a nice user interface. Once you finish, you can save your schema document for later...
Swift 4 adoption for this project
I faced two problems while exporting to swift, the first was that the files didn't have the "import RealmSwift" (Isn't a real problem, but it would be nice to fix...
Any chance there could be support for exporting to React Native?