Is it possible to use realm-java and realm-kotlin (kmm) in the same android project?

130 views Asked by At

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.

0

There are 0 answers