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 use and you can export your entities in Swift, Objective-C and Java.
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 export your schema document for later use and you can export your objects in Swift, Objective-C and Java.
Using Realm Object Editor you will be able to:
Each generated file, besid the getters and setters (for Java) will include:
The following screenshots should give you an idea of how the ROE works.
Kindly clone the project, and build it using Xcode 6.1+ on any Mac OS X 10.10 or above.
Version 0.0.6
Version 0.0.5
Version 0.0.4
Version 0.0.3
Version 0.0.2
Version 0.0.1:
Realm Object Editor is available under MIT license.