Hi! I have a legacy Android project that gets some...
# android
v
Hi! I have a legacy Android project that gets some JSON objects from the server, cashes them in Realm and display them as a list. Can I drop Realm for something simpler, less stateful and more kotlin-ish?