RealmBrowser-iOS icon indicating copy to clipboard operation
RealmBrowser-iOS copied to clipboard

Add logic to display child object properties

Open TimOliver opened this issue 8 years ago • 0 comments

At the moment, if a Realm object has a child Realm object property, there is no code in the Browser to be able to inspect the properties of this child object.

This can probably be done as a simple modal popover, displaying a table view of the object's properties.

TimOliver avatar Dec 05 '17 09:12 TimOliver