I have several different realm database instances in the same project and I would like to migrate them one at a time from realm-java to realm-kotlin. Is it feasible? What were the pitfalls encountered?
They seem to have different package structure, and different plugins.