This library is actively under development. Check back soon to find a stable release. You cna try out this library, by adding this to the app level build.gradle of your project
dependencies {
...
implementation 'com.github.saran2020.realmbrowser:RealmBrowser:0.3'
releaseImplementation 'com.github.saran2020.realmbrowser:RealmBrowser-no-op:0.3'
}
or by cloning this project.